update Rpi GLES and EGL linkerflags
update Rpi GLES and EGL linkerflags
This commit is contained in:
committed by
Joshua Granick
parent
fe2c75230d
commit
d5dc8ca4a3
@@ -214,8 +214,8 @@
|
||||
<compilerflag value="-I/opt/vc/include"/>
|
||||
<compilerflag value="-I/opt/vc/include/interface/vcos/pthreads"/>
|
||||
<compilerflag value="-I/opt/vc/include/interface/vmcs_host/linux"/>
|
||||
<compilerflag value="-lGLESv2" />
|
||||
<compilerflag value="-lEGL" />
|
||||
<compilerflag value="-lbrcmGLESv2" />
|
||||
<compilerflag value="-lbrcmEGL" />
|
||||
<compilerflag value="-Wl,--no-undefined -lm -L/opt/vc/lib -lbcm_host -ldl -lpthread -lrt" />
|
||||
</section>
|
||||
|
||||
@@ -432,8 +432,8 @@
|
||||
<lib name="-lbcm_host" />
|
||||
<lib name="-ldl" />
|
||||
<lib name="-lm" />
|
||||
<lib name="-lGLESv2" />
|
||||
<lib name="-lEGL" />
|
||||
<lib name="-lbrcmGLESv2" />
|
||||
<lib name="-lbrcmEGL" />
|
||||
<lib name="-L/opt/vc/lib" />
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user