mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
wl1744 - nbd windoze port
ndb/include/logger/SysLogHandler.hpp: win-port ndb/include/ndb_global.h: win-port ndb/include/portlib/PortDefs.h: win-port ndb/src/common/mgmcommon/NdbConfig.c: win-port ndb/src/kernel/blocks/cmvmi/Cmvmi.cpp: win-port ndb/src/kernel/blocks/dbdih/DbdihMain.cpp: win-port ndb/src/kernel/blocks/ndbfs/Ndbfs.cpp: win-port ndb/src/kernel/main.cpp: win-port ndb/src/kernel/vm/Configuration.cpp: win-port ndb/src/kernel/vm/Emulator.cpp: win-port ndb/src/mgmsrv/CommandInterpreter.cpp: win-port ndb/src/mgmsrv/main.cpp: win-port scripts/make_win_src_distribution.sh: win-port
This commit is contained in:
parent
6049821cd0
commit
63b4095284
13 changed files with 71 additions and 99 deletions
|
|
@ -246,7 +246,7 @@ done
|
|||
#
|
||||
# Create project files for ndb
|
||||
#
|
||||
make -C ndb windoze
|
||||
make -C $SOURCE/ndb windoze
|
||||
|
||||
#
|
||||
# Input directories to be copied recursively
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue