repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git: fix build with with no threads
[buildroot-gz.git]
/
package
/
nvidia-driver
/
gl.pc
blob
d822763f575f9573e75d8618f1ba176ea3c2c772
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=${exec_prefix}/lib
4
includedir=${prefix}/include
5
6
Name: gl
7
Description: Nvidia OpenGL library
8
Version: 10.4.2
9
Libs: -L${libdir} -lGL -lm -lXext -lX11 -ldl
10
Cflags: -I${includedir} -DMESA_EGL_NO_X11_HEADERS
11
glx_tls: no