]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- multilib enabled by default (available at th-x86_64).
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 27 Feb 2006 09:23:24 +0000 (09:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- qt4 awt peer seems to work.

Changed files:
    gcc.spec -> 1.396.2.33

gcc.spec

index c8f05bd35c3a836a5b6aa0dc449aacf5295bd68e..762cb1a463ea883733b224d1ee87fcd546666dfb 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -6,7 +6,7 @@
 %bcond_without java            # build without Java support
 %bcond_without objc            # build without Objective-C support
 %bcond_without objcxx          # build without Objective-C++ support
-%bcond_with    multilib        # build with multilib support (it needs glibc[32&64]-devel)
+%bcond_without multilib        # build without multilib support (it needs glibc[32&64]-devel)
 %bcond_with    profiling       # build with profiling
 %bcond_without bootstrap       # omit 3-stage bootstrap
 %bcond_with    tests           # torture gcc
@@ -41,7 +41,7 @@ Name:         gcc
 Version:       4.1.0
 #define                _snap   20060218r111233
 %define                _snap   20060223
-Release:       0.%{_snap}.4
+Release:       0.%{_snap}.5
 Epoch:         5
 License:       GPL v2+
 Group:         Development/Languages
This page took 0.031768 seconds and 4 git commands to generate.