diff options
| -rw-r--r-- | meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb b/meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb index f2de593cf1..6420c7e325 100644 --- a/meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb +++ b/meta-oe/recipes-devtools/lshw/lshw_02.19.2.bb | |||
| @@ -29,7 +29,7 @@ PACKAGECONFIG[sqlite] = "SQLITE=1,SQLITE=0,sqlite3" | |||
| 29 | PACKAGECONFIG[zlib] = "ZLIB=1,ZLIB=0,zlib gzip-native" | 29 | PACKAGECONFIG[zlib] = "ZLIB=1,ZLIB=0,zlib gzip-native" |
| 30 | 30 | ||
| 31 | # use the PACKAGECONFIG configurations arguments | 31 | # use the PACKAGECONFIG configurations arguments |
| 32 | EXTRA_OEMAKE = "${PACKAGECONFIG_CONFARGS}" | 32 | EXTRA_OEMAKE = "${PACKAGECONFIG_CONFARGS} RPM_OPT_FLAGS='${CFLAGS}'" |
| 33 | 33 | ||
| 34 | do_compile() { | 34 | do_compile() { |
| 35 | # build core only - don't ship gui | 35 | # build core only - don't ship gui |
