mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
committed by
Christian Helmuth
parent
447329eaee
commit
918281b01f
11
tool/sdk/genode-stdcxx.pc.in
Normal file
11
tool/sdk/genode-stdcxx.pc.in
Normal file
@@ -0,0 +1,11 @@
|
||||
prefix=!SDK_DIR!
|
||||
includedir=${prefix}/include/stdcxx/stdcxx
|
||||
libdir=${prefix}/lib
|
||||
|
||||
Name: genode-stdcxx
|
||||
Description: Genode Standard C++ library
|
||||
URL: https://genode.org/
|
||||
Version: !VERSION!
|
||||
Requires: genode-libc
|
||||
Cflags: -D_GLIBCXX_HAVE_MBSTATE_T -D_GLIBCXX_ATOMIC_BUILTINS_4 -I${includedir} -I${includedir}/std -I${includedir}/c_global
|
||||
Libs: ${libdir}/stdcxx.lib.so
|
||||
Reference in New Issue
Block a user