Loading .bzrignore +1 −0 Original line number Diff line number Diff line Loading @@ -196,3 +196,4 @@ bdb/build_vxworks/db.h bdb/build_win32/db.h bdb/dist/configure bdb/dist/tags bdb/build_unix/* BUILD/FINISH.sh +3 −4 Original line number Diff line number Diff line Loading @@ -12,10 +12,9 @@ commands="\ $make -k clean || true /bin/rm -f */.deps/*.P config.cache aclocal; autoheader; aclocal; automake; autoconf cd innobase aclocal; autoheader; aclocal; automake; autoconf cd .. aclocal && autoheader && aclocal && automake && autoconf (cd bdb/dist && sh s_all) (cd innobase && aclocal && autoheader && aclocal && automake && autoconf) CFLAGS=\"$cflags\" CXX=gcc CXXFLAGS=\"$cxxflags\" $configure" Loading Loading
.bzrignore +1 −0 Original line number Diff line number Diff line Loading @@ -196,3 +196,4 @@ bdb/build_vxworks/db.h bdb/build_win32/db.h bdb/dist/configure bdb/dist/tags bdb/build_unix/*
BUILD/FINISH.sh +3 −4 Original line number Diff line number Diff line Loading @@ -12,10 +12,9 @@ commands="\ $make -k clean || true /bin/rm -f */.deps/*.P config.cache aclocal; autoheader; aclocal; automake; autoconf cd innobase aclocal; autoheader; aclocal; automake; autoconf cd .. aclocal && autoheader && aclocal && automake && autoconf (cd bdb/dist && sh s_all) (cd innobase && aclocal && autoheader && aclocal && automake && autoconf) CFLAGS=\"$cflags\" CXX=gcc CXXFLAGS=\"$cxxflags\" $configure" Loading