Accepting request 433603 from KDE:Qt5
OBS-URL: https://build.opensuse.org/request/show/433603 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtwebengine?expand=0&rev=14
This commit is contained in:
parent
0b27c39189
commit
2cb1e8395b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 6 09:26:52 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
- Pass the -fno-delete-null-pointer-checks flag to avoid further
|
||||
gcc6 issues
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 09:54:47 UTC 2016 - hrvoje.senjan@gmail.com
|
||||
|
||||
|
@ -233,8 +233,8 @@ pushd src/3rdparty/chromium/
|
||||
build/linux/unbundle/replace_gyp_files.py $myconf
|
||||
popd
|
||||
|
||||
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-delete-null-pointer-checks"
|
||||
%ifnarch x86_64
|
||||
RPM_OPT_FLAGS="$RPM_OPT_FLAGS "
|
||||
export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g / }
|
||||
%endif
|
||||
%qmake5 QMAKE_CFLAGS="$RPM_OPT_FLAGS" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user