Below is the list of changes that have just been committed into a local
4.1 repository of bldsql. When bldsql does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
For information on how to access the public repository
see http://dev.mysql.com/doc/mysql/en/installing-source-tree.html
ChangeSet
1.2455 06/01/29 12:59:13 bldsql@stripped +1 -0
To define __NETWARE__ to make the compiler happy.
netware/BUILD/nwgccenv
1.2 06/01/29 12:59:09 bldsql@stripped +2 -2
To define __NETWARE__ to make the compiler happy.
# This is a BitKeeper patch. What follows are the unified diffs for the
# set of deltas contained in the patch. The rest of the patch, the part
# that BitKeeper cares about, is below these diffs.
# User: bldsql
# Host: blr-naas-nwl03.blr.novell.com
# Root: /home/bldsql/bk/mysql-4.1-using-gcc
--- 1.1/netware/BUILD/nwgccenv 2006-01-21 19:33:13 +05:30
+++ 1.2/netware/BUILD/nwgccenv 2006-01-29 12:59:09 +05:30
@@ -1,5 +1,5 @@
-export CFLAGS="-O3 -nostdinc -DNETWARE -I/home/bldsql/mydev/libc-june05/include -I/home/bldsql/mydev/libc-june05/include/winsock -w -I/home/bldsql/mydev/zlib-1.1.4 -I/home/bldsql/mydev/libc-june05/imports"
-export CPPFLAGS="-nostdinc -DNETWARE -I/home/bldsql/mydev/libc-june05/include -w -I/home/bldsql/mydev/zlib-1.1.4 -I/home/bldsql/mydev/libc-june05/imports"
+export CFLAGS="-O3 -nostdinc -D__NETWARE__ -I/home/bldsql/mydev/libc-june05/include -I/home/bldsql/mydev/libc-june05/include/winsock -w -I/home/bldsql/mydev/zlib-1.1.4 -I/home/bldsql/mydev/libc-june05/imports"
+export CPPFLAGS="-nostdinc -D__NETWARE__ -I/home/bldsql/mydev/libc-june05/include -w -I/home/bldsql/mydev/zlib-1.1.4 -I/home/bldsql/mydev/libc-june05/imports"
export EXTRA_LDFLAGS_PROGRAM="-Xlinker --stack=524288"
export EXTRA_LDFLAGS="-Xlinker --nlm-kernelspace"
export EXEEXT=nlm
| Thread |
|---|
| • bk commit into 4.1 tree (bldsql:1.2455) | kvishwanatha | 31 Jan |