mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
Earlier commits bumped the upstream version, but we need to update our copy of the pkg-config file too. (It'd probably be better to generate this at build time, otherwise this will be a trap people continually fall into) (From OE-Core rev: 14878f34645f5e9a63d3c3be6d6fe558bbda9900) Signed-off-by: Colin Walters <walters@verbum.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
234 B
PkgConfig
12 lines
234 B
PkgConfig
os_libs=-lpthread -ldl
|
|
prefix=OEPREFIX
|
|
exec_prefix=OEEXECPREFIX
|
|
libdir=OELIBDIR
|
|
includedir=OEINCDIR
|
|
|
|
Name: NSPR
|
|
Description: The Netscape Portable Runtime
|
|
Version: 4.9.5
|
|
Libs: -L${libdir} -lplds4 -lplc4 -lnspr4 -lpthread -ldl
|
|
Cflags:
|