You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
404 B
PkgConfig
12 lines
404 B
PkgConfig
4 years ago
|
prefix=/scratch/jenkins/workspace/tpp-freedom-tools/tpp04--build-binary-packages--parameterized/obj/x86_64-linux-centos6/install/riscv64-unknown-elf-gcc-8.3.0-2020.04.1-x86_64-linux-centos6
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: expat
|
||
|
Version: 2.2.0
|
||
|
Description: expat XML parser
|
||
|
URL: http://www.libexpat.org
|
||
|
Libs: -L${libdir} -lexpat
|
||
|
Cflags: -I${includedir}
|