]> git.pld-linux.org Git - packages/poldek.git/commitdiff
- enable gnu99 auto/th/poldek-0_30-0_20080225_00_0_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Feb 2008 16:31:58 +0000 (16:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    poldek.spec -> 1.314

poldek.spec

index f9a494d9af11ed479b90752a1581feeacb932566..6cc115e982eaa16835651f6e537ee1984d99cfe0 100644 (file)
@@ -166,6 +166,7 @@ find . '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f
 %{__automake}
 cp -f config.sub trurlib
 
+CPPFLAGS="-std=gnu99"
 %configure \
        %{?with_static:--enable-static --disable-shared} \
        %{!?with_imode:--disable-imode} \
This page took 0.037622 seconds and 4 git commands to generate.