Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 323384 Details for
Bug 434552
mysql-cmake.eclass should not disable readline support
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
mysql-eclass.patch
mysql-eclass.patch (text/plain), 1.07 KB, created by
Christoph Brill (egore) (RESIGNED)
on 2012-09-10 09:02:05 UTC
(
hide
)
Description:
mysql-eclass.patch
Filename:
MIME Type:
Creator:
Christoph Brill (egore) (RESIGNED)
Created:
2012-09-10 09:02:05 UTC
Size:
1.07 KB
patch
obsolete
>diff -aur /usr/portage/eclass/mysql-cmake.eclass ./mysql-cmake.eclass >--- /usr/portage/eclass/mysql-cmake.eclass 2012-06-08 00:31:13.000000000 +0200 >+++ ./mysql-cmake.eclass 2012-09-10 12:54:35.534970870 +0200 >@@ -118,7 +118,6 @@ > -DEXTRA_CHARSETS=all > -DMYSQL_USER=mysql > -DMYSQL_UNIX_ADDR=${EPREFIX}/var/run/mysqld/mysqld.sock >- -DWITHOUT_READLINE=1 > -DWITH_ZLIB=system > -DWITHOUT_LIBWRAP=1 > ) >@@ -129,6 +128,7 @@ > $(cmake-utils_use_with embedded EMBEDDED_SERVER) > $(cmake-utils_use_with profiling) > $(cmake-utils_use_enable systemtap DTRACE) >+ $(cmake-utils_use_with readline READLINE) > ) > > if use ssl; then >diff -aur /usr/portage/eclass/mysql-v2.eclass ./mysql-v2.eclass >--- /usr/portage/eclass/mysql-v2.eclass 2012-07-23 13:01:15.000000000 +0200 >+++ ./mysql-v2.eclass 2012-09-10 12:56:02.958968292 +0200 >@@ -162,7 +162,7 @@ > IUSE="big-tables debug embedded minimal +perl selinux ssl static test" > ;; > "cmake") >- IUSE="debug embedded minimal +perl selinux ssl static test" >+ IUSE="debug embedded minimal +perl readline selinux ssl static test" > ;; > esac >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 434552
: 323384