mikhailnov has added 48f3a3544d 1C recoomends -fno-delete-null-pointer-checks, it was dropped from de...
...fault optflags in rpm4
... | ... | --- a/webkit.spec |
... | ... | +++ b/webkit.spec |
... | ... | @@ -33,11 +33,15 @@ |
33 | 33 |
%define fontback freetype
|
34 | 34 |
%endif
|
35 | 35 |
|
36 |
# For 1C
|
|
37 |
# https://bugzilla.altlinux.org/show_bug.cgi?id=36998#c28
|
|
38 |
%global optflags %{optflags} -fno-delete-null-pointer-checks
|
|
39 |
|
|
36 | 40 |
Summary: Web browser engine
|
37 | 41 |
Name: webkit
|
38 | 42 |
Epoch: 1
|
39 | 43 |
Version: 2.4.11
|
40 |
Release: 1
|
|
44 |
Release: 2
|
|
41 | 45 |
License: BSD and LGPLv2+
|
42 | 46 |
Group: System/Libraries
|
43 | 47 |
Url: http://www.webkitgtk.org
|
New comment