Touch xcairo for rebuild (again).

This commit is contained in:
Augustin Cavalier
2022-01-18 20:21:55 -05:00
parent e2edfc00ab
commit 63f9ef3d1b

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 \