From 3f619478f796eddbba6e39502fe941b285dd97b1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 20:00:34 +0200 Subject: Adding upstream version 1:10.11.6. Signed-off-by: Daniel Baumann --- BUILD/compile-pentium32-wsrep | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 BUILD/compile-pentium32-wsrep (limited to 'BUILD/compile-pentium32-wsrep') diff --git a/BUILD/compile-pentium32-wsrep b/BUILD/compile-pentium32-wsrep new file mode 100755 index 00000000..b0b8e408 --- /dev/null +++ b/BUILD/compile-pentium32-wsrep @@ -0,0 +1,11 @@ +#! /bin/sh + +path=`dirname $0` +. "$path/SETUP.sh" + +extra_flags="$pentium_cflags $fast_cflags $wsrep_cflags" +extra_configs="$pentium_configs $wsrep_configs --with-wsrep $disable_64_bit_plugins" + +#strip=yes + +. "$path/FINISH.sh" -- cgit v1.2.3