Allow LDFLAGS to come from build env, for the Gentoo fringe dwellers.
[xfstests-dev.git] / include / buildmacros
index 41a4ef9211d13f50576fb5318a82a25a57dc873e..c189983bb58590013122ff7943021a2e4b364fc2 100644 (file)
@@ -9,7 +9,7 @@ BUILDRULES = $(TOPDIR)/include/buildrules
 # $(CXXFILES), or $(HFILES) and is used to construct the manifest list
 # during the "dist" phase (packaging).
 
-LDFLAGS = $(LLDFLAGS)
+LDFLAGS += $(LOADERFLAGS) $(LLDFLAGS)
 LDLIBS = $(LLDLIBS) $(PLDLIBS) $(MALLOCLIB)
 
 MAKEOPTS = --no-print-directory