aboutsummaryrefslogtreecommitdiffstats
path: root/nasm
diff options
context:
space:
mode:
Diffstat (limited to 'nasm')
-rw-r--r--nasm/nasm_0.98.38.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/nasm/nasm_0.98.38.oe b/nasm/nasm_0.98.38.oe
index 4fcc54aed4..39cb2a229d 100644
--- a/nasm/nasm_0.98.38.oe
+++ b/nasm/nasm_0.98.38.oe
@@ -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"