Set up poudriere on mrmanager.
This commit is contained in:
@@ -6,10 +6,8 @@
|
||||
#
|
||||
# Example from bottom of /usr/share/examples/etc/make.conf
|
||||
.if ${.CURDIR:N*/lang/gcc48*} && ${.CURDIR:N*/lang/gcc10*} && ${.CURDIR:N*/textproc/ripgrep*} && ${.CURDIR:N*/www/firefox*}
|
||||
# Disabling tigerlake optimizations because qemu's TCG does not support avx512
|
||||
#
|
||||
#CPUTYPE?=tigerlake
|
||||
CPUTYPE?=x86-64-v3
|
||||
CPUTYPE?=tigerlake
|
||||
#CPUTYPE?=x86-64-v3
|
||||
.endif
|
||||
OPTIMIZED_CFLAGS=YES
|
||||
BUILD_OPTIMIZED=YES
|
||||
|
||||
Reference in New Issue
Block a user