]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- enable x32 multilib on x96_64
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Apr 2015 11:47:15 +0000 (13:47 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 11 Apr 2015 11:47:15 +0000 (13:47 +0200)
gcc.spec

index 2dca35303fd343aef5350a6b0f09adea39118e99..ef39f4fba376f0243896c6af403f1e46d4be0d9d 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -18,7 +18,7 @@
 # - features:
 %bcond_without gomp            # build without OpenMP support
 %bcond_without multilib        # build without multilib support (which needs glibc[32&64]-devel)
-%bcond_with    multilibx32     # build with x32 multilib support on x86_64 (needs x32 glibc-devel)
+%bcond_without multilibx32     # build with x32 multilib support on x86_64 (needs x32 glibc-devel)
 %bcond_without profiling       # build without profiling
 %bcond_without python          # build without libstdc++ printers for gdb and aot-compile for java
 %bcond_with    gcc_libffi      # packaging gcc libffi for system usage
This page took 0.039709 seconds and 4 git commands to generate.