xcairo: Touch for rebuild.

This commit is contained in:
Augustin Cavalier
2022-01-18 18:26:36 -05:00
parent 66ae834b06
commit 7f6df32d6c

View File

@@ -86,7 +86,7 @@ BUILD()
# hack: build libcairo-xlib from just the relevant objects
rm -f cairo-tmp.a
# TODO: these symbols should really all be hidden
# TODO: these symbols should really all be hidden
ar rcs cairo-tmp.a src/.libs/*.o
gcc -shared -o libcairo-xlib.so \