Make configure step compatible with other toolchain
This commit is contained in:
parent
47a69fd3ce
commit
7e7be1c025
@ -1118,7 +1118,7 @@ tracebackends="dtrace"
|
|||||||
|
|
||||||
run_configure() {
|
run_configure() {
|
||||||
# Base configure call with standard shared options
|
# Base configure call with standard shared options
|
||||||
../configure \
|
CC=%{__cc} CXX=%{__cxx} ../configure \
|
||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--libdir=%{_libdir} \
|
--libdir=%{_libdir} \
|
||||||
--sysconfdir=%{_sysconfdir} \
|
--sysconfdir=%{_sysconfdir} \
|
||||||
|
Loading…
Reference in New Issue
Block a user