Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
mdmillerii
/
openbmc
/
9d21a9409c159e4fa32c20a774337669da351413
/
.
/
meta-raspberrypi
/
recipes-sato
/
libwpe_%.bbappend
blob: fe1e59bcd00ad7e40528d5141b45a8371820c269 [
file
] [
log
] [
blame
]
Andrew Geissler
595f630
2022-01-24 19:11:47 +0000
[
diff
] [
blame
]
1
# Workaround build issue with RPi userland EGL libraries.
2
CFLAGS
:
append
:
rpi
=
" ${@bb.utils.contains('MACHINE_FEATURES', 'vc4graphics', '', '-D_GNU_SOURCE', d)}"