Below is the list of changes that have just been committed into a local
5.1 repository of kent. When kent 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.2167 06/05/21 10:38:59 kent@stripped +1 -0
Merge
support-files/mysql.spec.sh
1.144 06/05/21 10:38:32 kent@stripped +0 -1
# 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: kent
# Host: c-7b4072d5.010-2112-6f72651.cust.bredbandsbolaget.se
# Root: /Users/kent/mysql/bk/mysql-5.1-new/RESYNC
--- 1.143/support-files/mysql.spec.sh 2006-05-17 23:41:30 +02:00
+++ 1.144/support-files/mysql.spec.sh 2006-05-21 10:38:32 +02:00
@@ -217,6 +217,7 @@
--with-fast-mutexes \
--with-mysqld-user=%{mysqld_user} \
--with-unix-socket-path=/var/lib/mysql/mysql.sock \
+ --with-pic \
--prefix=/ \
--with-extra-charsets=all \
%if %{YASSL_BUILD}
@@ -683,7 +684,10 @@
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
- %changelog
+* Sat May 20 2006 Kent Boortz <kent@stripped>
+
+- Always compile for PIC, position independent code.
+
* Wed May 10 2006 Kent Boortz <kent@stripped>
- Use character set "all" when compiling with Cluster, to make Cluster
| Thread |
|---|
| • bk commit into 5.1 tree (kent:1.2167) | kent | 21 May |