arudradey's picture
download
raw
206 Bytes
#!/bin/sh
echo "emscripten sdl-config called with $*" >&2
for arg in "$@"; do
case "$arg" in
--cflags|--libs)
echo "-sUSE_SDL"
;;
--version)
echo "1.3.0"
;;
esac
done

Xet Storage Details

Size:
206 Bytes
·
Xet hash:
d566a4c1b19da809f82b77400cc331f6f1209c2b6658deb8da720b8e46a44330

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.