* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. df95c62f3a26a71c41610df0ad49a590dc3abbb8
@ 2019-04-03 21:53 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2019-04-03 21:53 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 1805 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".
The branch, next has been updated
via df95c62f3a26a71c41610df0ad49a590dc3abbb8 (commit)
via 94f89b821e0307f69bd99b19ca895219d779fabc (commit)
from 0e54ca260288079e008393a1d2fc5cc8b9cdb7e7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit df95c62f3a26a71c41610df0ad49a590dc3abbb8
Merge: 94f89b821 0e54ca260
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Wed Apr 3 21:53:22 2019 +0000
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next
commit 94f89b821e0307f69bd99b19ca895219d779fabc
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Apr 3 21:52:04 2019 +0000
freeradius: handle special LDFLAGS to configure
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
lfs/freeradius | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Difference in files:
diff --git a/lfs/freeradius b/lfs/freeradius
index 6f3836056..f8232d690 100644
--- a/lfs/freeradius
+++ b/lfs/freeradius
@@ -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
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-04-03 21:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 21:53 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. df95c62f3a26a71c41610df0ad49a590dc3abbb8 Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox