mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
updated build scripts for new Linux build
Build-tools/Do-all-build-steps: pass parameters to Do-rpm Build-tools/Do-compile: with-other-libc option Build-tools/Do-rpm: make it "automagically" work on SuSE as well as RedHat strings/Makefile.am: added t_ctype.h to the distribution for now - permanent fix to come later support-files/mysql.spec.sh: changed build to use --with-other-libc
This commit is contained in:
parent
9f7fe921c4
commit
4e806126da
6 changed files with 60 additions and 8 deletions
|
|
@ -72,7 +72,7 @@ gmake -j 2
|
|||
time gmake -j 2 distcheck \
|
||||
EXTRA_CONF_ARGS="--with-unix-socket-path=/var/tmp/mysql.sock --with-low-memory $EXTRA_CONFIG"
|
||||
|
||||
sh $BD/Build-tools/Do-rpm
|
||||
sh $BD/Build-tools/Do-rpm $*
|
||||
|
||||
rm -f $TMP_SCRIPT
|
||||
END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue