mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 19:06:28 -04:00
There is no USES=gcc
Pointy hat to: osa
This commit is contained in:
parent
7198e6f89f
commit
e0a2f9063c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458592
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ TRIB_DESC= Install redis-trib.rb (lang/ruby req.)
|
|||
|
||||
.if ${ARCH} == i386 && ! ${CFLAGS:M-march=*}
|
||||
# Needed for __atomic_fetch_add_8
|
||||
USES+= gcc
|
||||
USE_GCC= yes
|
||||
CFLAGS+= -march=i586
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue