summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/octave/octave.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/octave/octave.inc b/packages/octave/octave.inc
index 5d8fe756f9..440de5c1a0 100644
--- a/packages/octave/octave.inc
+++ b/packages/octave/octave.inc
@@ -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 \