]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 3 Apr 2019 21:53:22 +0000 (21:53 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 3 Apr 2019 21:53:22 +0000 (21:53 +0000)
lfs/freeradius

index 6f383605606f55cf772f802820eaf97e4969b64e..f8232d690ece2b593ad7a1e1ea5afd888166ca1e 100644 (file)
@@ -98,7 +98,9 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                        --without-rlm_sql_db2 \
                        --without-rlm_sql_oracle \
                        --without-rlm_sql_sqlite \
-                       --without-rlm_sql_mysql
+                       --without-rlm_sql_mysql \
+                       LDFLAGS="$(LDFLAGS)"
+
 
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install