1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Fixes for RPM build

This commit is contained in:
monty@hundin.mysql.fi
2001-09-29 00:44:23 +03:00
parent ae2893b221
commit 021aa7caac
4 changed files with 9 additions and 12 deletions

View File

@ -219,7 +219,7 @@ automake
BuildMySQL "--disable-shared" \
"--with-mysqld-ldflags='-all-static'" \
"--with-client-ldflags='-all-static'" \
"--without-berkeley-db --without-innodb"
"--without-berkeley-db --with-innodb"
nm --numeric-sort sql/mysqld > sql/mysqld.sym
%install -n mysql-%{mysql_version}