Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37732397
en ru br
ALT Linux repos
S:2.0.32-alt2
5.0: 1.0.10-alt1
4.1: 1.0.6-alt2.M41.1
4.0: 1.0.4-alt6.0
3.0: 1.0.4-alt6

Group :: System/Servers
RPM: acpid

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: acpid-2.0.7-alt-make.patch
Download


--- acpid-2.0.7/Makefile.alt	2010-11-05 20:42:23.000000000 +0300
+++ acpid-2.0.7/Makefile	2010-12-05 19:08:09.000000000 +0300
@@ -31,8 +31,9 @@ MAN8GZ = $(MAN8:.8=.8.gz)
 
 DOCS = COPYING Changelog README TESTPLAN TODO 
 
-CFLAGS = -W -Wall -Werror -Wundef -Wshadow -D_GNU_SOURCE $(OPT) \
-	-fno-strict-aliasing -g $(DEFS)
+CFLAGS = -W -Wall -Wundef -Wshadow -D_GNU_SOURCE $(OPT) \
+	-fno-strict-aliasing -g $(DEFS) $(RPM_OPT_FLAGS) -fPIE
+LDFLAGS = -pie -Wl,-z,relro
 DEFS = -DVERSION="\"$(VERSION)\""
 
 all: $(PROGS)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin