List:Commits« Previous MessageNext Message »
From:kent Date:May 21 2006 12:48am
Subject:bk commit into 5.0 tree (kent:1.2133)
View as plain text  
Below is the list of changes that have just been committed into a local
5.0 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.2133 06/05/21 00:47:08 kent@stripped +1 -0
  Merge

  support-files/mysql.spec.sh
    1.139 06/05/21 00:46:42 kent@stripped +4 -4

# 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.0-new/RESYNC

--- 1.138/support-files/mysql.spec.sh	2006-05-16 11:49:54 +02:00
+++ 1.139/support-files/mysql.spec.sh	2006-05-21 00:46:42 +02:00
@@ -245,6 +245,7 @@
 	    --enable-local-infile \
             --with-mysqld-user=%{mysqld_user} \
             --with-unix-socket-path=/var/lib/mysql/mysql.sock \
+	    --with-pic \
             --prefix=/ \
 %if %{YASSL_BUILD}
 	    --with-yassl \
@@ -722,6 +723,10 @@
 # itself - note that they must be ordered by date (important when
 # merging BK trees)
 %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" for the "max", to make Cluster nodes
Thread
bk commit into 5.0 tree (kent:1.2133)kent21 May