commit f17b47b
hovercats
·
2024-03-12 18:42:15 +0000 UTC
parent a63b6b1
xcb-util-keysyms: point to headers in /pkg
1 files changed,
+2,
-0
+2,
-0
1@@ -1,5 +1,7 @@
2 #!/bin/sh -e
3
4+export CFLAGS="$CFLAGS -I/pkg/include"
5+
6 ./configure \
7 --prefix=/pkg \
8 --disable-shared