Ismail Dönmez 2013-07-04 14:12:02 +00:00 committed by Git OBS Bridge
parent c23285a176
commit cea5e2414e

View File

@ -194,6 +194,9 @@ pushd stage1
%ifarch armv7hl
%define host_triple armv7hl-suse-linux-gnueabi
%endif
%ifarch powerpc64
%define host_triple powerpc64-suse-linux
%endif
cmake -G "Unix Makefiles" \
-DBUILD_SHARED_LIBS=OFF \