]> git.pld-linux.org Git - packages/dietlibc.git/commitdiff
- bcond: s/pp/ssp/
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 17 May 2004 12:08:43 +0000 (12:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dietlibc.spec -> 1.47

dietlibc.spec

index a0ba5c31767384c865089eefc0e7768c6c455196..f4b40b1c133852027d329fd9672941152724a724 100644 (file)
@@ -1,5 +1,7 @@
-%bcond_with    pp      # disable stack protector 'coz dietlibc will not work with it!
-
+#
+# Conditional build:
+%bcond_with    ssp     # disable stack-smashing protector 'coz dietlibc will not work with it!
+#
 Summary:       C library optimized for size
 Summary(pl):   Biblioteka standardowa C zoptymalizowana na rozmiar
 Summary(pt_BR):        libc pequena otimizada para tamanho
This page took 0.09202 seconds and 4 git commands to generate.