[packages/gcc] - enable x32 multilib on x96_64
baggins
baggins at pld-linux.org
Sat Apr 11 13:47:33 CEST 2015
commit 4f63735981a4bed1e29bd45976605347e129a30b
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Apr 11 13:47:15 2015 +0200
- enable x32 multilib on x96_64
gcc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index 2dca353..ef39f4f 100644
--- 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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/4f63735981a4bed1e29bd45976605347e129a30b
More information about the pld-cvs-commit
mailing list