aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 1d39017aa..73bceef12 100755
--- a/configure
+++ b/configure
@@ -30,7 +30,7 @@ CFLAGS=${CFLAGS:--g}
GNATMAKE=${GNATMAKE:-gnatmake}
ADA_FLAGS=${ADA_FLAGS:-}
MAKE=${MAKE:-make}
-LDFLAGS=
+LDFLAGS=${LDFLAGS:-}
prefix=/usr/local
libdirsuffix=lib/ghdl
libdirreverse=../..