Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 576892
Collapse All | Expand All

(-)crossdev.orig (-1 / +1 lines)
Lines 577-583 Link Here
577
CROSSDEV_OVERLAY=""
577
CROSSDEV_OVERLAY=""
578
# These flags are always disabled for cross-gcc; either usually/always broken, or
578
# These flags are always disabled for cross-gcc; either usually/always broken, or
579
# not tested, or doesn't make sense, or no one simply cares about them
579
# not tested, or doesn't make sense, or no one simply cares about them
580
GUSE_DISABLE="-boundschecking -d -gcj -gtk -libffi -mudflap -objc -objc++ -objc-gc"
580
GUSE_DISABLE="-boundschecking -d -gcj -gtk -libffi -mudflap -objc -objc++ -objc-gc -jit"
581
# These are disabled only for stage1 gcc
581
# These are disabled only for stage1 gcc
582
GUSE_DISABLE_STAGE_1="${GUSE_DISABLE} -fortran -go nocxx -cxx -openmp -sanitize"
582
GUSE_DISABLE_STAGE_1="${GUSE_DISABLE} -fortran -go nocxx -cxx -openmp -sanitize"
583
GUSE_DISABLE_STAGE_2="${GUSE_DISABLE}"
583
GUSE_DISABLE_STAGE_2="${GUSE_DISABLE}"

Return to bug 576892