1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

make portlint happy

Submitted by:	kris
This commit is contained in:
Maho Nakata 2004-03-27 03:30:35 +00:00
parent 6bbd1855fa
commit 944b238c1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105399
2 changed files with 1 additions and 2 deletions

View File

@ -34,7 +34,7 @@ CBLAS= -lcblas -lf77blas -latlas -lg2c
.if defined(WITH_OPTIMIZED_FLAGS)
FFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double
CXXFLAGS+= -O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -malign-double -Wno-multichar
.if (${MACHINE_ARCH} == "i386")
.if (${ARCH} == "i386")
FFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3
CXXFLAGS+= -mfancy-math-387 -mpreferred-stack-boundary=3
.endif # i386

View File

@ -7,4 +7,3 @@ used combinedly with other C++ programs, are not available.
We assume that you know how to use the latest version of the SDPA and MPICH.
WWW: http://sdpa.is.titech.ac.jp/sdpara.index.html