|
|
@@ -33,7 +33,7 @@ Class: CORE
|
|
|
Group: Compiler
|
|
|
License: GPL
|
|
|
Version: 2.17
|
|
|
-Release: 20061117
|
|
|
+Release: 20070419
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://sources.redhat.com/pub/binutils/releases/binutils-%{version}.tar.bz2
|
|
|
@@ -80,6 +80,7 @@ AutoReqProv: no
|
|
|
*-freebsd* ) CFLAGS="$CFLAGS -DOPENPKG_OS_FREEBSD" ;;
|
|
|
*-linux* ) CFLAGS="$CFLAGS -DOPENPKG_OS_LINUX" ;;
|
|
|
*-sunos* ) CFLAGS="$CFLAGS -DOPENPKG_OS_SOLARIS" ;;
|
|
|
+ *-aix* ) ARGS="$ARGS --without-gnu-as --without-gnu-ld" ;;
|
|
|
esac
|
|
|
case "%{l_platform -t}" in
|
|
|
amd64-sunos* ) ARGS="$ARGS --enable-64-bit-bdf" ;;
|