diff options
Diffstat (limited to 'recipes-core/imagemagick/imagemagick_%.bbappend')
-rw-r--r-- | recipes-core/imagemagick/imagemagick_%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/imagemagick/imagemagick_%.bbappend b/recipes-core/imagemagick/imagemagick_%.bbappend new file mode 100644 index 0000000..ab568c9 --- /dev/null +++ b/recipes-core/imagemagick/imagemagick_%.bbappend @@ -0,0 +1,4 @@ +# Override build config + +EXTRA_OECONF_de0-nano = "--program-prefix= --program-suffix= --with-x --without-perl --disable-openmp --without-xml --disable-opencl" +EXTRA_OECONF_de10-nano = "--program-prefix= --program-suffix= --with-x --without-perl --disable-openmp --without-xml --disable-opencl" |