diff options
author | Bart De Schuymer <bdschuym@pandora.be> | 2013-07-03 22:12:47 +0200 |
---|---|---|
committer | Bart De Schuymer <bdschuym@pandora.be> | 2013-07-03 22:12:47 +0200 |
commit | fc86053304f620249710997abf07506a8f229c78 (patch) | |
tree | 7d601a6b9a77bf636cfe1287cd1f6a8a9b18d138 | |
parent | 146f762e1b4be613fad4b045c67974c000742647 (diff) | |
download | ebtables-fc86053304f620249710997abf07506a8f229c78.tar.gz ebtables-fc86053304f620249710997abf07506a8f229c78.tar.bz2 ebtables-fc86053304f620249710997abf07506a8f229c78.zip |
add info about -Wl,-no-as-needed
-rw-r--r-- | INSTALL | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -39,6 +39,8 @@ That's all You can also use a base directory different from the root directory (/), using the DESTDIR option. See the Makefile for more details. +You might need to set LDFLAGS=-Wl,-no-as-needed to build ebtables correctly +on your system. ADDITIONAL PROGRAMS: ---------------------- |