Below is the list of changes that have just been committed into a local
6.0 repository of joerg. When joerg does a push these changes
will be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet@stripped, 2008-04-18 18:24:00+02:00, joerg@trift2. +1 -0
BUILD/Makefile.am
Add those files which are added in 6.0
Fix for Bug #34291 compile-amd64-debug-max-no-ndb missing
BUILD/Makefile.am@stripped, 2008-04-18 18:23:54+02:00, joerg@trift2. +5 -2
Add those files which are added in 6.0
diff -Nrup a/BUILD/Makefile.am b/BUILD/Makefile.am
--- a/BUILD/Makefile.am 2008-04-18 18:06:14 +02:00
+++ b/BUILD/Makefile.am 2008-04-18 18:23:54 +02:00
@@ -34,6 +34,7 @@ EXTRA_DIST = FINISH.sh \
compile-amd64-max \
compile-amd64-max-no-ndb \
compile-amd64-max-sci \
+ compile-amd64-noopt \
compile-amd64-valgrind-max \
compile-darwin-mwcc \
compile-dist \
@@ -43,7 +44,6 @@ EXTRA_DIST = FINISH.sh \
compile-pentium \
compile-pentium-debug \
compile-pentium-debug-max \
- compile-pentium-debug-max-no-ndb \
compile-pentium-debug-max-no-embedded \
compile-pentium-debug-max-no-ndb \
compile-pentium-debug-openssl \
@@ -80,7 +80,10 @@ EXTRA_DIST = FINISH.sh \
compile-solaris-sparc \
compile-solaris-sparc-debug \
compile-solaris-sparc-forte \
- compile-solaris-sparc-purify
+ compile-solaris-sparc-purify \
+ compile-sparc \
+ compile-sparc-debug \
+ compile-sparc-debug-max-no-ndb
# Don't update the files from bitkeeper
%::SCCS/s.%
| Thread |
|---|
| • bk commit into 6.0 tree (joerg:1.2642) BUG#34291 | Joerg Bruehe | 18 Apr |