summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modutils/modutils_2.4.27.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/modutils/modutils_2.4.27.oe b/modutils/modutils_2.4.27.oe
index d9008ca6f6..bff810e9e8 100644
--- a/modutils/modutils_2.4.27.oe
+++ b/modutils/modutils_2.4.27.oe
@@ -16,6 +16,7 @@ inherit autotools
sbindir = "/sbin"
EXTRA_OECONF = "--disable-strip"
export BUILDCC = "${BUILD_CC}"
+export BUILDCFLAGS = "${BUILD_CFLAGS}"
do_install () {
oe_runmake 'DESTDIR=${D}' install