mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
ipmiutil: Pass --enable-useflags
This ensures CFLAGS and LDFLAGS from environment are passed to build Fixes File /usr/sbin/.debug/iseltime in package ipmiutil-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
e770e09e40
commit
829dcb63f0
@ -43,4 +43,5 @@ PACKAGECONFIG[standalone] = "--enable-standalone, --enable-standalone=no"
|
||||
CFLAGS += "-I${STAGING_INCDIR}"
|
||||
LDFLAGS += "-L${STAGING_LIBDIR}"
|
||||
|
||||
EXTRA_OECONF += "--enable-useflags"
|
||||
COMPATIBLE_HOST = '(x86_64|i.86).*-linux'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user