Optimize Go programs and add IPv6 to mrmanager.
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
CPUTYPE?=broadwell
|
||||
|
||||
# CPU optimizations for go
|
||||
.if ${.CURDIR:M*/lang/go*}
|
||||
OPTIONS_SET+=V2
|
||||
OPTIONS_SET+=V3
|
||||
.endif
|
||||
|
||||
|
||||
# Disable static for subversion because /usr/local/lib/libutf8proc.a not found despite utf8proc being installed
|
||||
#
|
||||
# Disable static for netpbm because "ld: error: undefined symbol: libdeflate_free_compressor" which is "referenced by tif_zip.o:(ZIPVSetField) in archive /usr/local/lib/libtiff.a"
|
||||
|
||||
Reference in New Issue
Block a user