diff options
| author | Roy Marples <roy@marples.name> | 2019-02-11 18:07:25 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2019-02-11 18:07:25 +0000 |
| commit | edb38a968396f57478869773587eab6a26bc01cf (patch) | |
| tree | beb8d98780ce01f778591bc572e7a3f9d8cd0820 | |
| parent | a9c0bec433968247a83b528c31c5b4dc9f309e1e (diff) | |
| download | dhcpcd-edb38a968396f57478869773.tar.xz | |
Remove gmake-4 note, gmake-3 works again.
Might require newer gmake-4, but heh ho.
| -rw-r--r-- | BUILDING.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/BUILDING.md b/BUILDING.md index f1574241..d5c4b53e 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -3,9 +3,6 @@ This attempts to document various ways of building dhcpcd for your platform. -Building for distribution (ie making a dhcpcd source tarball) now requires -gmake-4 or any BSD make. - ## Size is an issue To compile small dhcpcd, maybe to be used for installation media where size is a concern, you can use the `--small` configure option to enable |
