Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 71324 Details for
Bug 110296
Oracle 10g Instant Client support for PHP
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff file
oracle-instantclient.diff (text/plain), 1.37 KB, created by
Frederic Mangeant
on 2005-10-24 01:48:34 UTC
(
hide
)
Description:
Diff file
Filename:
MIME Type:
Creator:
Frederic Mangeant
Created:
2005-10-24 01:48:34 UTC
Size:
1.37 KB
patch
obsolete
>--- php-sapi.eclass 2005-10-24 09:51:06.000000000 +0200 >+++ php-sapi.eclass.orig 2005-10-24 09:28:49.000000000 +0200 >@@ -43,8 +43,7 @@ > # Where we work > S=${WORKDIR}/${MY_P} > >-IUSE="X crypt curl firebird flash freetds gd gd-external gdbm imap informix ipv6 >-java jpeg ldap mcal memlimit mysql nls oci8 oracle-instantclient odbc pam png postgres snmp spell ssl tiff truetype xml2 yaz fdftk doc gmp kerberos hardenedphp mssql debug" >+IUSE="X crypt curl firebird flash freetds gd gd-external gdbm imap informix ipv6 java jpeg ldap mcal memlimit mysql nls oci8 odbc pam png postgres snmp spell ssl tiff truetype xml2 yaz fdftk doc gmp kerberos hardenedphp mssql debug" > > # Hardened-PHP support > # >@@ -110,8 +109,7 @@ > doc? ( app-doc/php-docs ) > gmp? ( dev-libs/gmp ) > mssql? ( dev-db/freetds ) >- kerberos? ( virtual/krb5 ) >- oracle-instantclient? ( dev-db/oracle-instantclient-basic )" >+ kerberos? ( virtual/krb5 )" > > # USE structure doesn't support ~x86 > #if hasq '~x86' $ACCEPT_KEYWORDS; then >@@ -372,12 +370,6 @@ > myconf="${myconf} --without-tiff" > fi > >- if [ ${ARCH} == x86 || ${ARCH} == amd64 || ${ARCH} == ia64 ]; then >- if use oracle-instantclient; then >- myconf="${myconf} --with-oci8-instant-client" >- fi >- fi >- > if use mysql; then > # check for mysql4.1 and mysql4.1 support in this php > if [ -n "`mysql_config | grep '4.1'`" ] && grep -q -- '--with-mysqli' configure; then
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 110296
: 71324