]> git.pld-linux.org Git - packages/setup.git/blobdiff - setup.spec
- s/mnt/media/ in fstab
[packages/setup.git] / setup.spec
index 0c87130d368d9a1aacd7de19cd1b72c54e004128..f5f5e5512156c8e30e67eef1f7248b5a99c9f365 100644 (file)
@@ -1,5 +1,7 @@
 # TODO:
 # - make some README.PLD with system features description
+%bcond_with    pp      # disable stack protector (vide dietlibc.spec)
+
 Summary:       Simple setup files
 Summary(de):   Einfache Setup-Dateien
 Summary(es):   Varios archivos básicos de configuración
@@ -60,7 +62,7 @@ dosyalar
 
 %build
 %{__make} \
-       OPT_FLAGS="%{rpmcflags}" \
+       OPT_FLAGS="%{rpmcflags} %{?with_pp:-fno-stack-protector}" \
        CC="diet %{__cc}"
 
 %install
This page took 0.026672 seconds and 4 git commands to generate.