octave: ARM_INSTRUCTION_SET = "arm"
authorKoen Kooi <koen@openembedded.org>
Mon, 1 Dec 2008 08:31:52 +0000 (09:31 +0100)
committerKoen Kooi <koen@openembedded.org>
Mon, 1 Dec 2008 08:31:52 +0000 (09:31 +0100)
packages/octave/octave.inc

index 5d8fe75..440de5c 100644 (file)
@@ -6,6 +6,8 @@ DEPENDS = "readline ncurses fftw"
 RDEPENDS = "libfftw3"
 # fftw compiled with --disable-fortran
 
+ARM_INSTRUCTION_SET = "arm"
+
 inherit autotools
 
 EXTRA_OECONF = "--without-hdf5 --without-glpk -without-umfpack \