Blame SOURCES/0003-add-info-about-Wl-no-as-needed.patch

05e71a
From 99e7c5f7976707dc59f1dfbccf12d2574eee3dab Mon Sep 17 00:00:00 2001
05e71a
From: Bart De Schuymer <bdschuym@pandora.be>
05e71a
Date: Wed, 3 Jul 2013 22:12:47 +0200
05e71a
Subject: [PATCH] add info about -Wl,-no-as-needed
05e71a
05e71a
Signed-off-by: Phil Sutter <psutter@redhat.com>
05e71a
---
05e71a
 INSTALL | 2 ++
05e71a
 1 file changed, 2 insertions(+)
05e71a
05e71a
diff --git a/INSTALL b/INSTALL
05e71a
index 4a05c678caab0..e90d5c103bdc4 100644
05e71a
--- a/INSTALL
05e71a
+++ b/INSTALL
05e71a
@@ -39,6 +39,8 @@ That's all
05e71a
 You can also use a base directory different from the root directory (/),
05e71a
 using the DESTDIR option. See the Makefile for more details.
05e71a
 
05e71a
+You might need to set LDFLAGS=-Wl,-no-as-needed to build ebtables correctly
05e71a
+on your system.
05e71a
 
05e71a
 ADDITIONAL PROGRAMS:
05e71a
 ----------------------
05e71a
-- 
05e71a
2.21.0
05e71a