mirror of
https://github.com/MariaDB/server.git
synced 2025-09-03 20:43:11 +03:00
compile-hpux11-parisc2-aCC:
Fix a typo. Cleanup. BUILD/compile-hpux11-parisc2-aCC: Fix a typo. Cleanup.
This commit is contained in:
@@ -20,7 +20,7 @@ release_flags="-fast +O3"
|
|||||||
# note on pointers below.
|
# note on pointers below.
|
||||||
cflags="-g -z +O0"
|
cflags="-g -z +O0"
|
||||||
cxxflags="-g0 -z +O0"
|
cxxflags="-g0 -z +O0"
|
||||||
debug_conigure_options="--with-debug"
|
debug_configure_options="--with-debug"
|
||||||
|
|
||||||
while [ "$#" != 0 ]; do
|
while [ "$#" != 0 ]; do
|
||||||
case "$1" in
|
case "$1" in
|
||||||
|
Reference in New Issue
Block a user