adjusted %_configure_target macro
This commit is contained in:
parent
b7df04c0d4
commit
b86774a6e9
@ -37,7 +37,7 @@
|
||||
# ---- configure and makeinstall.
|
||||
#
|
||||
%_configure_script ./configure
|
||||
%_configure_target --build=%{_target_platform}
|
||||
%_configure_target --build=%{_target_platform} --host=%{_target_platform}
|
||||
%_configure_gettext --without-included-gettext
|
||||
%configure \
|
||||
CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \
|
||||
|
Loading…
Reference in New Issue
Block a user