Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 62502 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile.in.orig (-1 / +1 lines)
Lines 14-20 Link Here
14
# Toolchain settings
14
# Toolchain settings
15
CC = @CC@
15
CC = @CC@
16
CFLAGS = @CFLAGS@
16
CFLAGS = @CFLAGS@
17
CPPFLAGS = @DEFS@ @CPPFLAGS@ @DAV_DEBUG@ -I@KERNEL_SRC@/include -I$(top_srcdir)/src 
17
CPPFLAGS = @DEFS@ @CPPFLAGS@ @DAV_DEBUG@ -I/usr/src/include -I$(top_srcdir)/src 
18
18
19
LDFLAGS = @LDFLAGS@
19
LDFLAGS = @LDFLAGS@
20
LIBS = @NEON_LIBS@ @LIBS@ 
20
LIBS = @NEON_LIBS@ @LIBS@ 

Return to bug 62502