From: Elan Ruusamäe Date: Thu, 15 Jan 2009 02:28:21 +0000 (+0000) Subject: - x86_64 builds X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcrossarmdarwin-binutils.git;a=commitdiff_plain;h=7c5e6b85a53ee5c76bcfdecbadb935fdfcc498c8 - x86_64 builds Changed files: crossarmdarwin-binutils.spec -> 1.3 --- diff --git a/crossarmdarwin-binutils.spec b/crossarmdarwin-binutils.spec index 7b7127e..6cf33c4 100644 --- a/crossarmdarwin-binutils.spec +++ b/crossarmdarwin-binutils.spec @@ -10,7 +10,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 @@ -26,6 +26,7 @@ BuildRequires: flex %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)