blob: d6b85295f125fafc4e0b7fcc4674c088d965df51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
diff -ru usr/src/nv/conftest.sh usr/src/nv.1444349/conftest.sh
--- usr/src/nv/conftest.sh 2005-12-15 01:57:35.000000000 +0100
+++ usr/src/nv.1444349/conftest.sh 2006-01-06 13:54:29.916051750 +0100
@@ -22,6 +22,7 @@
OUTPUT=$4
CFLAGS="-D__KERNEL__ \
+-DKBUILD_BASENAME=\"#conftest$$\" -DKBUILD_MODNAME=\"#conftest$$\" \
-nostdinc -isystem $ISYSTEM \
-Werror -Wimplicit-function-declaration"
|