diff options
Diffstat (limited to 'science/cantera/Makefile')
-rw-r--r-- | science/cantera/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/cantera/Makefile b/science/cantera/Makefile index 909396e8e3e5..fc0b817aab88 100644 --- a/science/cantera/Makefile +++ b/science/cantera/Makefile @@ -27,8 +27,6 @@ USE_GITHUB= yes GH_ACCOUNT= Cantera GH_TUPLE= LLNL:sundials:887af43:sundials/ext/sundials # bundled sundials is only needed for the Octave option -CXXFLAGS+= ${CXXFLAGS_${OPSYS}_${OSREL:R}} -CXXFLAGS_FreeBSD_12= -D_GNU_SOURCE MAKE_ARGS= system_eigen='y' \ system_sundials='n' \ system_fmt='y' \ |