add --with-system-libtool to configure as a workaround for undefined
reference to lt__PROGRAM__LTX_preloaded_symbols
This commit is contained in:
parent
4e15cd93f4
commit
78241dc605
@ -159,6 +159,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fpic"
|
||||
|
||||
%configure \
|
||||
--libdir=%{_libdir}/freeradius \
|
||||
--with-system-libtool \
|
||||
--with-gnu-ld \
|
||||
--with-threads \
|
||||
--with-thread-pool \
|
||||
|
Loading…
Reference in New Issue
Block a user