Commit 8a36dd32 authored by joerg@trift2's avatar joerg@trift2

Merge trift2.:/MySQL/M51/bug34291-5.1

into  trift2.:/MySQL/M51/push-5.1
parents e1db6261 41658010
...@@ -20,6 +20,7 @@ ...@@ -20,6 +20,7 @@
EXTRA_DIST = FINISH.sh \ EXTRA_DIST = FINISH.sh \
SETUP.sh \ SETUP.sh \
autorun.sh \ autorun.sh \
build_mccge.sh \
check-cpu \ check-cpu \
cleanup \ cleanup \
compile-alpha \ compile-alpha \
...@@ -27,8 +28,12 @@ EXTRA_DIST = FINISH.sh \ ...@@ -27,8 +28,12 @@ EXTRA_DIST = FINISH.sh \
compile-alpha-cxx \ compile-alpha-cxx \
compile-alpha-debug \ compile-alpha-debug \
compile-amd64-debug-max \ compile-amd64-debug-max \
compile-amd64-debug-max-no-ndb \
compile-amd64-gcov \
compile-amd64-gprof \
compile-amd64-max \ compile-amd64-max \
compile-amd64-max-sci \ compile-amd64-max-sci \
compile-amd64-valgrind-max \
compile-darwin-mwcc \ compile-darwin-mwcc \
compile-dist \ compile-dist \
compile-hpux11-parisc2-aCC \ compile-hpux11-parisc2-aCC \
...@@ -51,8 +56,12 @@ EXTRA_DIST = FINISH.sh \ ...@@ -51,8 +56,12 @@ EXTRA_DIST = FINISH.sh \
compile-pentium-mysqlfs-debug \ compile-pentium-mysqlfs-debug \
compile-pentium-pgcc \ compile-pentium-pgcc \
compile-pentium-valgrind-max \ compile-pentium-valgrind-max \
compile-pentium64 \
compile-pentium64-debug \ compile-pentium64-debug \
compile-pentium64-debug-max \ compile-pentium64-debug-max \
compile-pentium64-gcov \
compile-pentium64-gprof \
compile-pentium64-max \
compile-pentium64-max-sci \ compile-pentium64-max-sci \
compile-pentium64-valgrind-max \ compile-pentium64-valgrind-max \
compile-ppc \ compile-ppc \
...@@ -60,6 +69,10 @@ EXTRA_DIST = FINISH.sh \ ...@@ -60,6 +69,10 @@ EXTRA_DIST = FINISH.sh \
compile-ppc-debug-max \ compile-ppc-debug-max \
compile-ppc-debug-max-no-ndb \ compile-ppc-debug-max-no-ndb \
compile-ppc-max \ compile-ppc-max \
compile-solaris-amd64 \
compile-solaris-amd64-debug \
compile-solaris-amd64-forte \
compile-solaris-amd64-forte-debug \
compile-solaris-sparc \ compile-solaris-sparc \
compile-solaris-sparc-debug \ compile-solaris-sparc-debug \
compile-solaris-sparc-forte \ compile-solaris-sparc-forte \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment