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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/native/Makefile
0
++ b/native/Makefile
Lines 360-366 ifeq ($(CC),gcc) Link Here
360
       endif
360
       endif
361
    endif
361
    endif
362
else
362
else
363
    LOC_CC_OPTS=-Wno-unknown-warning-option -Werror -Wno-clobbered -Wno-unused-variable
363
    LOC_CC_OPTS=-Werror -Wno-clobbered -Wno-unused-variable -Wno-alloca-larger-than
364
endif
364
endif
365
# Enable 64-bit builds if the arch demands it
365
# Enable 64-bit builds if the arch demands it

Return to bug 857528