commit a63b6b1

hovercats  ·  2024-03-12 18:40:48 +0000 UTC
parent 822ff55
xcb-util: 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