]> git.pld-linux.org Git - packages/crosssparc64-gcc.git/commitdiff
- enable-{c99,long-long}.
authorPaweł Sikora <pluto@pld-linux.org>
Wed, 17 Nov 2004 22:32:24 +0000 (22:32 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crosssparc64-gcc.spec -> 1.35

crosssparc64-gcc.spec

index 56f72210f2f05cae0af1d48f285fd2551f9d668a..4e98f3a1cfa7e0a7613a13d3063912f04168580c 100644 (file)
@@ -68,6 +68,8 @@ TEXCONFIG=false \
        --disable-shared \
        --disable-threads \
        --enable-languages="c" \
+       --enable-c99 \
+       --enable-long-long \
        --with-gnu-as \
        --with-gnu-ld \
        --with-system-zlib \
This page took 0.082919 seconds and 4 git commands to generate.