No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done via

Mk/bsd.gcc.mk.
This commit is contained in:
Gerald Pfeifer 2009-02-07 15:28:39 +00:00
parent 602f4b65f3
commit 81d30824d1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227760

View file

@ -36,8 +36,7 @@ QT_COMPONENTS= gui network opengl moc_build rcc_build uic_build xml svg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-blas="${BLAS}" --without-llvm
CPPFLAGS= ${CXXFLAGS} -I${LOCALBASE}/include ${AMDINC}
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \
FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
SLAVEDIRS= math/freemat-mpi