Respect user's LDFLAGS

This commit is contained in:
Sebastien Fabbro
2013-07-24 09:37:16 -07:00
parent 63f14189e3
commit 9f0fb6e662
8 changed files with 12 additions and 45 deletions

View File

@@ -88,7 +88,7 @@ else
endif
endif
FLDFLAGS = $(FFLAGS:-fPIC=)
FLDFLAGS = $(FFLAGS:-fPIC=) $(LDFLAGS)
CEXTRALIB =