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
commite2ca1d4282eccfd5eb8f9bc2c076ac95271e8e81 (patch)
treec8f4051aa120ae7123ca15864f3c0f19c5bcf1b5
parent4add7a97ae906a0dd74217618be23d90ea0fe2ac (diff)
add info about -Wl,-no-as-needed
-rw-r--r--userspace/ebtables2/INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/userspace/ebtables2/INSTALL b/userspace/ebtables2/INSTALL
index 4a05c67..e90d5c1 100644
--- a/userspace/ebtables2/INSTALL
+++ b/userspace/ebtables2/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:
----------------------