Rebuild package

This commit is contained in:
2026-07-10 19:15:55 +03:00
parent 99e2b32805
commit 6b5a005cca
3 changed files with 63 additions and 1 deletions
+2
View File
@@ -7,6 +7,8 @@
prepare() {
cd "$BPM_SOURCE"/tools
patch -Np1 -i "$BPM_WORKDIR"/enable-fstack-protector-strong-by-default.patch
cd "$BPM_SOURCE"/projects/compiler-rt
patch -Np2 -i "$BPM_WORKDIR"/remove-linux-scc.h.patch
}
# The build function is executed in the source directory