sys-libs/safeclib: fix stdarg.h not found

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-09 03:04:28 +01:00
parent 4d587e1ab8
commit 2a43e32d29
6 changed files with 15 additions and 228 deletions

View File

@@ -0,0 +1,11 @@
--- 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