Commit c50d0fba authored by unknown's avatar unknown
Browse files

Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1

into  eel.(none):/home/jonas/src/mysql-4.1-push

parents 83ad38ab 8fc308b8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -308,7 +308,7 @@ BuildMySQL "--enable-shared \
		--with-comment=\"MySQL Community Edition - Max (GPL)\" \
		--with-server-suffix='-Max'"

make test
make test-force || true

# Save mysqld-max
mv sql/mysqld sql/mysqld-max
@@ -359,7 +359,7 @@ BuildMySQL "--disable-shared \
		--without-openssl"
nm --numeric-sort sql/mysqld > sql/mysqld.sym

make test
make test-force || true

%install
RBR=$RPM_BUILD_ROOT