Opened 12 years ago
Closed 12 years ago
#36264 closed defect (fixed)
soci-devel: build oracle variant 32-bit on Lion and up
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | g.lorenz@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | |
Port: | soci-devel |
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 soci-devel are affected too. Therefore this patch makes soci-devel build 32-bit on Lion and up when the +oracle variant is selected. I'll be doing similar patches for other ports using oracle-instantclient. Let me know if the patch looks ok and I can commit it for you.
Attachments (1)
Change History (2)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | soci-devel.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