mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-03 07:42:10 +01:00
12 lines
308 B
Diff
12 lines
308 B
Diff
--- ./build_posix/makemake.orig
|
|
+++ ./build_posix/makemake
|
|
@@ -24,7 +24,7 @@
|
|
sed -n '/END SUBDIRS/,/BEGIN SOURCES/p' Make.base
|
|
|
|
echo
|
|
-echo "libwiredtiger_la_LDFLAGS = -release @VERSION@"
|
|
+echo "libwiredtiger_la_LDFLAGS ="
|
|
echo "libwiredtiger_la_SOURCES=\\"
|
|
sed -e '/^[a-z]/!d' \
|
|
-e 's/.*/ & \\/' \
|