Opened 12 years ago
Closed 12 years ago
#36261 closed defect (fixed)
libzdb-oracle: build 32-bit on Lion and up to avoid crashes
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | pixilla (Bradley Giesbrecht) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | |
Port: | libzdb-oracle |
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 libzdb-oracle are affected too. Therefore this patch makes libzdb-oracle 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: | libzdb-oracle.diff added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
proposed patch