mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 06:36:12 +00:00
sgpio: Pass CFLAGS to make
Ensures all compiler options are passed to build Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit eb0878eccffa9e644c5e5a9563353ab1007b5ecd) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
6609c87eaf
commit
70e1acc999
@ -14,6 +14,7 @@ S = "${WORKDIR}/${BPN}"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE_GPL;md5=393a5ca445f6965873eca0259a17f833"
|
||||
|
||||
EXTRA_OEMAKE = "CFLAGS='${CFLAGS}'"
|
||||
do_compile:prepend() {
|
||||
oe_runmake clean
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user