Ticket 47332 - 389-ds-base package should be built with PIE flags
Description: Packaging guidelines require that 389 be built with PIE flags. https://fedorahosted.org/389/ticket/47332 Reviewed by: nhosoi(Thanks!)
This commit is contained in:
parent
8f86104596
commit
f5b17abc37
@ -19,6 +19,9 @@
|
|||||||
# systemd support
|
# systemd support
|
||||||
%global groupname %{pkgname}.target
|
%global groupname %{pkgname}.target
|
||||||
|
|
||||||
|
# set PIE flag
|
||||||
|
%global _hardened_build 1
|
||||||
|
|
||||||
Summary: 389 Directory Server (base)
|
Summary: 389 Directory Server (base)
|
||||||
Name: 389-ds-base
|
Name: 389-ds-base
|
||||||
Version: 1.3.0.5
|
Version: 1.3.0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user