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:
parent
9b1bbc7331
commit
0bb569a24d
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user