commit ad9c517
hovercats
·
2024-03-12 19:46:37 +0000 UTC
parent 9156272
xcb-util-cursor: 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