:: commit ab2860ffc32f6194186bee881ce783324a98ae02

mintsuki <mintsuki@protonmail.com> — 2022-09-11 21:12

parents: 58181fb7d0

test: Fix stivale include path

diff --git a/test/GNUmakefile b/test/GNUmakefile
index a413cbaa..07fe0d0e 100644
--- a/test/GNUmakefile
+++ b/test/GNUmakefile
@@ -39,7 +39,7 @@ override INTERNALCFLAGS  :=       \
 	-fpie                \
 	-mgeneral-regs-only  \
 	-mno-red-zone        \
-	-Istivale            \
+	-I../stivale         \
 	-I.                  \
 	-I..
 
tab: 248 wrap: offon