mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
A few changes to fix compiling on Windows
This commit is contained in:
@ -266,7 +266,7 @@ make -C $SOURCE/ndb windoze
|
||||
# Input directories to be copied recursively
|
||||
#
|
||||
|
||||
for i in bdb innobase ndb extra/yassl
|
||||
for i in bdb innobase ndb extra/yassl server-tools
|
||||
do
|
||||
copy_dir_dirs $i
|
||||
done
|
||||
|
Reference in New Issue
Block a user