mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
math/fftw3: drop FreeBSD 11.1 support per EOL
PR: 220590 (for tracking)
This commit is contained in:
parent
96bc9a92c5
commit
05f71ba48e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481771
1 changed files with 0 additions and 3 deletions
|
@ -124,9 +124,6 @@ CFLAGS+= -fomit-frame-pointer
|
|||
. if ${ARCH} == "i386" && (${COMPILER_TYPE} == "gcc" || !empty(USE_GCC)) && !${PORT_OPTIONS:MOPENMPI}
|
||||
CFLAGS+= -malign-double
|
||||
. endif
|
||||
. if ${ARCH} == "armv6" && ${OPSYS} == FreeBSD && ${OSVERSION} < 1200032
|
||||
CFLAGS+= -fno-unsafe-math-optimizations
|
||||
. endif
|
||||
WITHOUT_NO_STRICT_ALIASING= yes
|
||||
.endif # end OPTIMIZED_CFLAGS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue