]> git.pld-linux.org Git - packages/crossarmdarwin-binutils.git/blobdiff - crossarmdarwin-binutils.spec
- x86_64 builds
[packages/crossarmdarwin-binutils.git] / crossarmdarwin-binutils.spec
index 7b7127e9faffe84ccd2f054b20ac2b041554b13c..6cf33c46b76ed18f9a85a81e2ca0ef44f0d03206 100644 (file)
@@ -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)
 
This page took 0.060989 seconds and 4 git commands to generate.