SPECS: x86emu.spec - [cv]bios.x86emu look like still x86-only in s...

qboosh qboosh at pld-linux.org
Thu Mar 20 20:26:18 CET 2008


Author: qboosh                       Date: Thu Mar 20 19:26:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- [cv]bios.x86emu look like still x86-only in some parts

---- Files affected:
SPECS:
   x86emu.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/x86emu.spec
diff -u SPECS/x86emu.spec:1.2 SPECS/x86emu.spec:1.3
--- SPECS/x86emu.spec:1.2	Thu Mar 20 16:06:55 2008
+++ SPECS/x86emu.spec	Thu Mar 20 20:26:12 2008
@@ -57,7 +57,8 @@
 	CC="%{__cc}" \
 	OPT="%{rpmcflags}"
 
-%ifnarch ppc powerpc
+# only partially multi-arch, some pieces look like x86-only
+%ifarch %{ix86} %{x8664}
 # actually not packaged, but build to check if library is usable
 %{__make} -C scitech/src/v86bios -f makefile.linux vbios.x86emu cbios.x86emu \
 	CC="%{__cc}" \
@@ -91,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-03-20 19:26:12  qboosh
+- [cv]bios.x86emu look like still x86-only in some parts
+
 Revision 1.2  2008-03-20 15:06:55  pluto
 - unpackaged bios.x86emu blocks ppc build, disabled, release 1.1.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/x86emu.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list