summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2013-07-03 22:12:47 +0200
committerBart De Schuymer <bdschuym@pandora.be>2013-07-03 22:12:47 +0200
commitfc86053304f620249710997abf07506a8f229c78 (patch)
tree7d601a6b9a77bf636cfe1287cd1f6a8a9b18d138
parent146f762e1b4be613fad4b045c67974c000742647 (diff)
add info about -Wl,-no-as-needed
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index 4a05c67..e90d5c1 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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:
----------------------