Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
stefanberger
/
openbmc
/
a8d258f6f444814acdfcac3631febe2116057de4
/
.
/
meta-raspberrypi
/
recipes-sato
/
libwpe_%.bbappend
blob: fe1e59bcd00ad7e40528d5141b45a8371820c269 [
file
] [
log
] [
blame
]
# Workaround build issue with RPi userland EGL libraries.
CFLAGS
:
append
:
rpi
=
" ${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', '-D_GNU_SOURCE', d)}"