View | Details | Raw Unified | Return to bug 272336
Collapse All | Expand All

(-)b/emulators/fs-uae/Makefile (+1 lines)
Lines 26-31 USE_XORG= x11 Link Here
26
GNU_CONFIGURE= yes
26
GNU_CONFIGURE= yes
27
CFLAGS+=       -Wno-c++11-narrowing
27
CFLAGS+=       -Wno-c++11-narrowing
28
LDFLAGS_i386=  -Wl,-znotext
28
LDFLAGS_i386=  -Wl,-znotext
29
USE_CXXSTD=    gnu++98
29
OPTIONS_DEFINE=        DOCS DEBUG
30
OPTIONS_DEFINE=        DOCS DEBUG
30
OPTIONS_DEFINE_i386=   JIT
31
OPTIONS_DEFINE_i386=   JIT

Return to bug 272336