Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Thu, 6 May 2004 07:53:02 +0000 (07:53 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 6 May 2004 07:53:02 +0000 (07:53 +0000)
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages

2004/05/06 09:52:55+02:00 uni-frankfurt.de!mickeyl
allow build on FreeBSD - patch courtesy pb_.

BKrev: 4099eedeSefi_SXByoGjSDwBX72vcw

nasm/nasm_0.98.38.oe

index 4fcc54a..39cb2a2 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "devel"
 DESCRIPTION = "General-purpose x86 assembler"
 MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-COMPATIBLE_HOST = 'i.86.*-linux'
+COMPATIBLE_HOST = 'i.86.*-(linux|freebsd.*)'
 
 SRC_URI = "http://heanet.dl.sourceforge.net/sourceforge/nasm/nasm-${PV}.tar.bz2"