revert add secure compilation options
This commit is contained in:
parent
145353208e
commit
b5d59d812b
@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
Name: xorg-x11-server
|
Name: xorg-x11-server
|
||||||
Version: 1.20.8
|
Version: 1.20.8
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: X.Org X11 X server
|
Summary: X.Org X11 X server
|
||||||
License: MIT and GPLv2
|
License: MIT and GPLv2
|
||||||
URL: https://www.x.org
|
URL: https://www.x.org
|
||||||
@ -209,7 +209,6 @@ export CFLAGS="$RPM_OPT_FLAGS -specs=/usr/lib/rpm/generic-hardened-cc1"
|
|||||||
%global kdrive --enable-kdrive --enable-xephyr --disable-xfake --disable-xfbdev
|
%global kdrive --enable-kdrive --enable-xephyr --disable-xfake --disable-xfbdev
|
||||||
%global bodhi_flags --with-vendor-name="openEuler Project"
|
%global bodhi_flags --with-vendor-name="openEuler Project"
|
||||||
%global dri_flags --enable-dri --enable-dri2 --enable-dri3 --enable-suid-wrapper --enable-glamor
|
%global dri_flags --enable-dri --enable-dri2 --enable-dri3 --enable-suid-wrapper --enable-glamor
|
||||||
%global optflags %(echo %{optflags} -Wl,-z,now)
|
|
||||||
|
|
||||||
autoreconf -ivf || exit 1
|
autoreconf -ivf || exit 1
|
||||||
|
|
||||||
@ -330,6 +329,9 @@ find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
|
|||||||
%{_libdir}/xorg/protocol.txt
|
%{_libdir}/xorg/protocol.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 15 2021 hanhui<hanhui15@huawei.com> - 1.20.8-9
|
||||||
|
- DESC:revert add secure compilation options
|
||||||
|
|
||||||
* Tue Jun 08 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 1.20.8-8
|
* Tue Jun 08 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 1.20.8-8
|
||||||
- Remove pam_console dependency
|
- Remove pam_console dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user