We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13df415 commit 122e07eCopy full SHA for 122e07e
config.sh
@@ -2,6 +2,8 @@
2
# Test for OSX with [ -n "$IS_OSX" ]
3
# Uncomment to disable net tests - the server is sometimes down
4
#export NO_NET=1
5
+# ncdump/ncgen not installed in wheel, so tst_cdl.py fails
6
+export NO_CDL=1
7
8
# Compile libs for macOS 10.9 or later
9
export MACOSX_DEPLOYMENT_TARGET="10.9"
0 commit comments