Rebuild package

This commit is contained in:
2026-07-10 19:15:51 +03:00
parent 1dd0185c34
commit eea0b3c4c9
3 changed files with 65 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@
# This function is used for putting downloaded files to the correct location or applying patches
prepare() {
cd "$BPM_SOURCE"
patch -Np1 -i "$BPM_WORKDIR"/fix-missing-linux-header-scc.h.patch
# Fix building with glibc-2.43
sed -i 's/char [*]q/const &/' libgomp/affinity-fmt.c
# Install libraries to /usr/lib instead of /usr/lib64