Dr. Werner Fink 2018-02-21 14:32:20 +00:00 committed by Git OBS Bridge
parent f4ccd410b9
commit 4c51cea558

View File

@ -262,6 +262,11 @@ find -name configure | xargs -r \
> $SCREENLOG
tail -q -s 0.5 -f $SCREENLOG & pid=$!
%_configure build ${DEBUG} \
%ifarch s390x
--build=s390x-ibm-linux-gnu \
--target=s390x-ibm-linux-gnu\
--host=s390x-nixda-gnu \
%endif
${port+"$port"} \
--prefix=%{_prefix} \
--exec-prefix=%{_prefix} \