]> git.pld-linux.org Git - packages/gcl.git/commitdiff
- fixed build on alpha (and possibly others); release 2 auto/ac/gcl-2_6_2-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 15 Jul 2004 22:10:08 +0000 (22:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcl.spec -> 1.34

gcl.spec

index d148e02f766e3563439dbd93a67857dc87061e80..b03de88947ea58a3a64b969c96ab742f57e04c6b 100644 (file)
--- a/gcl.spec
+++ b/gcl.spec
@@ -2,7 +2,7 @@ Summary:        GNU Common Lisp system
 Summary(pl):   System GNU Common Lisp
 Name:          gcl
 Version:       2.6.2
-Release:       1
+Release:       2
 License:       LGPL v2
 Group:         Development/Languages
 Source0:       ftp://ftp.gnu.org/gnu/gcl/%{name}-%{version}.tar.gz
@@ -51,7 +51,9 @@ GCC="%{__cc}"; export GCC
 EMACS=/usr/bin/xemacs; export EMACS
 %configure \
        --disable-statsysbfd \
+%ifnarch alpha hppa ia64 mips
        --enable-dynsysbfd \
+%endif
        --enable-dynsysgmp \
        --enable-notify=no
 
This page took 0.101145 seconds and 4 git commands to generate.