]> git.pld-linux.org Git - packages/crossx8664-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:
    crossx8664-gcc.spec -> 1.9

crossx8664-gcc.spec

index 99dd18f25751a4f527e80e464222b59eb777e0ff..7e80682b7dd8a2f96b4472886484522876fd6bd8 100644 (file)
@@ -64,6 +64,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.078468 seconds and 4 git commands to generate.