View | Details | Raw Unified | Return to issue 21929
Collapse All | Expand All

(-)inc/unxlngs.mk (-1 / +1 lines)
Lines 64-70 Link Here
64
ASM=gcc
64
ASM=gcc
65
AFLAGS=-Wa,-Av8plus,-K,PIC -c $(CDEFS)
65
AFLAGS=-Wa,-Av8plus,-K,PIC -c $(CDEFS)
66
66
67
SOLAR_JAVA=TRUE
67
SOLAR_JAVA*=TRUE
68
JAVAFLAGSDEBUG=-g
68
JAVAFLAGSDEBUG=-g
69
69
70
# filter for supressing verbose messages from linker
70
# filter for supressing verbose messages from linker

Return to issue 21929