diff options
| author | Roy Marples <roy@marples.name> | 2014-04-23 16:00:50 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2014-04-23 16:00:50 +0000 |
| commit | c9beb7cc29899f74ebb638f38f3f23516bc2dc6f (patch) | |
| tree | 4ace1443195a60af9571fcfa5adaf27032258819 /README | |
| parent | f3d23eb267c24f2e77b99302607aec86295507e7 (diff) | |
| download | dhcpcd-c9beb7cc29899f74ebb638f38f3f23516bc2dc6f.tar.xz | |
gmake-4 supports != shell assignment operator, like BSD make.
This breaks our hack to support both, so workaround by using GNUmakefile at
the toplevel.
Note that building a source release now requires BSD make or gmake-4
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -83,6 +83,9 @@ In this instance, you may wish to disable some configured tests when the binary has to run on older versions which lack support, such as getline. ./configure --without-getline +Building for distribution (ie making a dhcpcd source tarball) now requires +gmake-4 or any BSD make. + Hooks ----- |
