Make configure step compatible with other toolchain

This commit is contained in:
serge-sans-paille 2021-04-29 16:12:45 +02:00
parent 47a69fd3ce
commit 7e7be1c025
1 changed files with 1 additions and 1 deletions

View File

@ -1118,7 +1118,7 @@ tracebackends="dtrace"
run_configure() {
# Base configure call with standard shared options
../configure \
CC=%{__cc} CXX=%{__cxx} ../configure \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--sysconfdir=%{_sysconfdir} \