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

(-)MCONFIG.orig (-1 / +1 lines)
Lines 42-48 Link Here
42
	  -I$(SRCROOT)/include/bits$(BITSIZE) \
42
	  -I$(SRCROOT)/include/bits$(BITSIZE) \
43
	  -I$(SRCROOT)/include \
43
	  -I$(SRCROOT)/include \
44
	  -I$(KRNLOBJ)/include -I$(KRNLOBJ)/include2 -I$(KRNLSRC)/include
44
	  -I$(KRNLOBJ)/include -I$(KRNLOBJ)/include2 -I$(KRNLSRC)/include
45
REQFLAGS = $(ARCHREQFLAGS) $(KLIBCVER) -nostdinc -iwithprefix include \
45
REQFLAGS = $(ARCHREQFLAGS) $(KLIBCVER) -nostdlib -nostdinc -iwithprefix include \
46
	   $(INCLUDE)
46
	   $(INCLUDE)
47
LDFLAGS =
47
LDFLAGS =
48
AR      = $(CROSS)ar
48
AR      = $(CROSS)ar

Return to bug 103437