.libs is no longer used when compiling netware
netware/BUILD/compile-linux-tools: .libs/sql is no longer used when compiling netware
This commit is contained in:
parent
70f4dbaa6e
commit
57cfa4d17c
@ -57,7 +57,7 @@ make
|
||||
cp extra/comp_err extra/comp_err.linux
|
||||
cp libmysql/conf_to_src libmysql/conf_to_src.linux
|
||||
#cp libmysql_r/conf_to_src libmysql_r/conf_to_src.linux
|
||||
cp sql/.libs/gen_lex_hash sql/gen_lex_hash.linux
|
||||
cp sql/gen_lex_hash sql/gen_lex_hash.linux
|
||||
cp strings/conf_to_src strings/conf_to_src.linux
|
||||
|
||||
# Delete mysql_version.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user