Author: qboosh Date: Mon Feb 21 13:46:42 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pass TARGET, added ExclusiveArch (binary-only objects)
---- Files affected:
SPECS:
madwifi.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/madwifi.spec
diff -u SPECS/madwifi.spec:1.7 SPECS/madwifi.spec:1.8
--- SPECS/madwifi.spec:1.7 Mon Feb 21 14:15:09 2005
+++ SPECS/madwifi.spec Mon Feb 21 14:46:36 2005
@@ -1,8 +1,4 @@
# $Revision$, $Date$
-# TODO: doesn't build at amd64:
-# ld: Relocatable linking with relocations from format elf32-i386
-# (/BUILD/madwifi/ath_hal/hal.o) to format elf64-x86-64
-# (/BUILD/madwifi/ath_hal/ath_hal.o) is not supported
#
# Conditional build:
%bcond_without dist_kernel # allow non-distribution kernel
@@ -30,6 +26,7 @@
BuildRequires: rpmbuild(macros) >= 1.153
BuildRequires: sharutils
%endif
+ExclusiveArch: amd64 arm %{ix86} mips ppc xscale
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -111,6 +108,7 @@
M=$PWD O=$PWD \
%{?with_verbose:V=1}
%{__make} \
+ TARGET="%{_target_base_arch}-elf" \
O=$PWD \
CC="%{__cc}" CPP="%{__cpp}" \
%{?with_verbose:V=1}
@@ -197,6 +195,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2005/02/21 13:46:36 qboosh
+- pass TARGET, added ExclusiveArch (binary-only objects)
+
Revision 1.7 2005/02/21 13:15:09 sardzent
- added TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/madwifi.spec?r1=1.7&r2=1.8&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit