diff options
| author | Roy Marples <roy@marples.name> | 2007-11-07 17:06:05 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2007-11-07 17:06:05 +0000 |
| commit | 29a184f3e23d28af84c81e5db6be348cf16fe9ce (patch) | |
| tree | 8a7c1ef8466d50e7edd00ce144c8cbee9b1bcd11 /README | |
| parent | 1f8f3dbdc1f661c64cda2bcbda97df7a72c1d13b (diff) | |
| download | dhcpcd-29a184f3e23d28af84c81e5db6be348cf16fe9ce.tar.xz | |
make HAVE_FORK=yes|no should be used if cross compiling.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,3 +18,9 @@ volatile, like say a LiveCD. Then just make; make install man dhcpcd for command line options + + +Notes +----- +If you're cross compiling you may need to send HAVE_FORK=yes or HAVE_FORK=no +to the make command to avoid to automatic test. |
