SPECS: crossarmdarwin-binutils.spec - x86_64 builds
glen
glen at pld-linux.org
Thu Jan 15 03:28:26 CET 2009
Author: glen Date: Thu Jan 15 02:28:26 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- x86_64 builds
---- Files affected:
SPECS:
crossarmdarwin-binutils.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/crossarmdarwin-binutils.spec
diff -u SPECS/crossarmdarwin-binutils.spec:1.2 SPECS/crossarmdarwin-binutils.spec:1.3
--- SPECS/crossarmdarwin-binutils.spec:1.2 Thu Jan 15 03:18:57 2009
+++ SPECS/crossarmdarwin-binutils.spec Thu Jan 15 03:28:21 2009
@@ -11,7 +11,7 @@
# TODO
# - name of this cross platform? crossarm-darwin? crossarm-darwin9?
# - not built from binutils source, should we name package differently?
-# - On 64-bit architectures there are currently compilation and linking problems with structs; as a workaround, try the following:
+# - On 64-bit architectures there are currently compilation and linking problems with structs and typedefs; as a workaround, try the following:
# - export CFLAGS="-m32"; export LDFLAGS="-m32"
Summary: Cross ARM Apple Darwin development utilities - binutils
Name: crossarmdarwin-binutils
@@ -27,6 +27,7 @@
%ifarch %{x8664}
# SILLY! there should had been %{target_base_arch} if any at all
BuildRequires: glibc-devel(athlon)
+BuildRequires: gcc-multilib
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -111,6 +112,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2009/01/15 02:28:21 glen
+- x86_64 builds
+
Revision 1.2 2009/01/15 02:18:57 glen
- test x86_64
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossarmdarwin-binutils.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list