guru/sys-libs/safeclib/files/safeclib-3.7.1-stdarg.patch
Alessandro Barbieri 2a43e32d29
sys-libs/safeclib: fix stdarg.h not found
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
2022-03-10 02:05:46 +01:00

12 lines
325 B
Diff

--- a/Kbuild
+++ b/Kbuild
@@ -30,7 +30,7 @@
# Test module definition
obj-m := slkm.o testslkm.o
-ccflags-y := -I$(src)/include -I$(src) -I$(src)/src
+ccflags-y := -I$(src)/include -I$(src) -I$(src)/src -iwithprefix include
# Functions in the kernel that don't have a 1-to-1 name correlation
# __HAVE_ARCH_STRLCPY