mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-24 19:56:06 +00:00
b67e6dc1ee
Recent Raspberry Pi firmware images have renamed the vendor graphics libraries (brcmEGL, brcmGLESv2, brcmOpenVG) to distinguish from the standard VC4 Mesa driver. * When videocore is selected, first try to use pkgconfig for the new library names (brcmEGL, brcmGLESv2, brcmOpenVG). * Ensure that non-pkgconfig fallback detection also checks the new library names. This should resolve compile issues in stretch whilst maintaining compatibility with jessie firmwares later than 1.20160921-1 (the first package that includes the renamed libraries). The PKG_CONFIG_PATH must be set in your build environment in order for the pkgconfig to be utilized, which will be included in the next firmware (1.20170811-2 or later). |
||
---|---|---|
.. | ||
config.comp.sh | ||
config.libs.sh | ||
config.params.sh | ||
qb.comp.sh | ||
qb.libs.sh | ||
qb.params.sh | ||
qb.system.sh |