ports/tcc: Create usr/include/sys/ucontext.h
This file does not have to contain anything, tcc just requires that it exists.
This commit is contained in:
@@ -18,6 +18,7 @@ configure() {
|
||||
}
|
||||
|
||||
build() {
|
||||
touch $BANAN_SYSROOT/usr/include/sys/ucontext.h
|
||||
make -j$(nproc) cross-$BANAN_ARCH $BANAN_ARCH-libtcc1-usegcc=yes || exit 1
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user