Accepting request 400543 from home:markkp:branches:M17N

Removed %{?_smp_mflags} from make command to fix a build failure on s390x.

OBS-URL: https://build.opensuse.org/request/show/400543
OBS-URL: https://build.opensuse.org/package/show/M17N/fwnn?expand=0&rev=18
This commit is contained in:
Takashi Iwai 2016-06-07 14:19:11 +00:00 committed by Git OBS Bridge
parent 9b1bbc7331
commit 0bb569a24d
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 7 13:58:26 UTC 2016 - mpost@suse.com
- Removed %{?_smp_mflags} from the make command to fix a build
failure on the s390x architecture.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 25 16:08:38 UTC 2015 - i@marguerite.su Fri Dec 25 16:08:38 UTC 2015 - i@marguerite.su

View File

@ -204,7 +204,7 @@ client programs that use the Korean Input System, Free kWnn.
--disable-client-setgid \ --disable-client-setgid \
--with-libwrap --with-libwrap
# not -j safe, see Wnn/pubdicplus/Makefile.in # not -j safe, see Wnn/pubdicplus/Makefile.in
make %{?_smp_mflags} make
#pushd Wnn/uum #pushd Wnn/uum
#make CCOPTIONS="$RPM_OPT_FLAGS" #make CCOPTIONS="$RPM_OPT_FLAGS"
#popd #popd