Radish alpha
H
rad:z3QDZAW2FAfuLvihrhiyDC9fAD8G9
HardenedBSD Package Manager
Radicle
Git
Actually skip Darwin
Baptiste Daroussin committed 10 years ago
commit 8cc8d9c2097ef870690c0cb0cdab1db38fa127b3
parent fa3b305
1 file changed +1 -1
modified tests/frontend/jpeg.sh
@@ -6,7 +6,7 @@ tests_init \
	jpeg

jpeg_body() {
-
	if [ "${OS}" = "FreeBSD" ]; then
+
	if [ "${OS}" = "Darwin" ]; then
		return
	fi
	cc -shared -Wl,-soname=libjpeg.so.3 -o libjpeg.so.3