https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214512

--- Comment #6 from Ting-Wei Lan <[email protected]> ---
Yes, I already have similar things in /etc/make.conf:

CPUTYPE=        corei7

.if ${.CURDIR:M*/*/linux-*}
CPUTYPE=
.endif

.if ${.CURDIR:M*/lang/gcc48*}
CPUTYPE=
CFLAGS+=        -march=corei7
.endif

I opened this bug because it looks like a workaround. If we are not going to
fix it, I think this bug can be closed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to