Silvan Calarco
0188bbf4b2
libraspberrypi-userland-devel: move pkgconfig files to %_libdir aarch64: workaround for brcmegl.pc to fix SDL2 build but may not be working [release 20210317git-1mamba;Wed Mar 17 2021]
12 lines
492 B
Diff
12 lines
492 B
Diff
--- userland-20210317git/pkgconfig/brcmegl.pc.in.orig 2021-03-17 18:18:00.619027674 +0000
|
|
+++ userland-20210317git/pkgconfig/brcmegl.pc.in 2021-03-17 18:18:14.530793761 +0000
|
|
@@ -7,7 +7,7 @@
|
|
Description: Fake brcmEGL package for RPi
|
|
Version: 10
|
|
Requires: bcm_host
|
|
-Libs: -L${libdir} -lbrcmEGL -lbrcmGLESv2 -lbcm_host -lvchostif
|
|
+Libs: -L${libdir} -lbcm_host -lvchostif
|
|
Cflags: -I${includedir} -I${includedir}/interface/vmcs_host/linux \
|
|
-I${includedir}/interface/vcos/pthreads
|
|
|