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

(-)NVIDIA-Linux-x86_64-313.18/kernel/conftest.sh (+1 lines)
Lines 2012-2017 Link Here
2012
        rm -f conftest.h
2012
        rm -f conftest.h
2013
        test_headers
2013
        test_headers
2014
2014
2015
	CFLAGS="$CFLAGS -I/usr/src/linux/arch/x86/include/uapi"
2015
        for i in $*; do compile_test $i; done
2016
        for i in $*; do compile_test $i; done
2016
2017
2017
        if [ -n "$SHOW_COMPILE_TEST_RESULTS" -a -f conftest.h ]; then
2018
        if [ -n "$SHOW_COMPILE_TEST_RESULTS" -a -f conftest.h ]; then

Return to bug 459036