Ticket #9601: cvxopt-0.9.p8.patch
File cvxopt-0.9.p8.patch, 329 bytes (added by , 13 years ago) |
---|
-
cvxopt-0.9.p8/spkg-install
old new 22 22 23 23 cd src/src 24 24 25 # Ensure FreeBSD build finds new, local <math.h> 26 [ "$UNAME" = 'FreeBSD' ] && export CPPFLAGS="$CPPFLAGS -I$SAGE_LOCAL/include" 27 25 28 python setup.py install