more include fixing

This commit is contained in:
Liam Wilson 2024-01-10 23:21:46 +00:00
parent a9fb3814e1
commit 2f158fc944

View file

@ -179,7 +179,7 @@ tcc-boot0 \
-D HAVE_BITFIELD=1 \ -D HAVE_BITFIELD=1 \
-D HAVE_LONG_LONG=0 \ -D HAVE_LONG_LONG=0 \
-D HAVE_SETJMP=1 \ -D HAVE_SETJMP=1 \
-I /usr/include/ \ -I /usr/include/mes/ \
-I . \ -I . \
-I ${PREFIX}/include \ -I ${PREFIX}/include \
-D TCC_TARGET_${TCC_TARGET_ARCH}=1 \ -D TCC_TARGET_${TCC_TARGET_ARCH}=1 \