mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Do not use binreloc by default in 2.5 - keep it as experimental option
This commit is contained in:
parent
b519120676
commit
7477e10e1f
@ -76,7 +76,6 @@ fi
|
||||
|
||||
# If NOCONFIGURE is set, skip the call to configure
|
||||
if test "x$NOCONFIGURE" = "x"; then
|
||||
conf_flags="$conf_flags --enable-binreloc"
|
||||
echo Running $SRCDIR/configure $conf_flags "$@" ...
|
||||
rm -f config.cache config.log
|
||||
chmod a+x $SRCDIR/configure
|
||||
|
Loading…
Reference in New Issue
Block a user