Opened 12 years ago
Closed 12 years ago
#36263 closed defect (fixed)
ocilib: build 32-bit on Lion and up
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | pvanek@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | |
Port: | ocilib |
Description
The oracle-instantclient library crashes in 64-bit mode on Lion and up; see #31521. I've verified this crash with php-oracle and TOra so I assume other ports including ocilib are affected too. Therefore this patch makes ocilib build 32-bit on Lion and up. I'll be doing similar patches for other ports using oracle-instantclient.
Attachments (1)
Change History (2)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | ocilib.diff added |
---|
comment:1 Changed 12 years ago by pvanek@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
applied, thanks. Version bump also included.
Note: See
TracTickets for help on using
tickets.
proposed patch