Skip to content

Commit 50577be

Browse files
committed
build updates
1 parent 6c0a764 commit 50577be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conda/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
#!/bin/bash -ex
22
export CFLAGS="-I$PREFIX/include $CFLAGS"
3+
export CXXFLAGS="-Wno-int-in-bool-context $CXXFLAGS"
34
python setup.py install --single-version-externally-managed --record=/dev/null

0 commit comments

Comments
 (0)