Rebuild package
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user