Opened 12 years ago
Closed 12 years ago
#36267 closed defect (fixed)
qore-oracle-module: build 32-bit on Lion and up
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | davidnich (David Nichols) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | haspatch | Cc: | |
Port: | qore-oracle-module |
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 qore-oracle-module are affected too. Therefore this patch makes qore-oracle-module build 32-bit on Lion and up. I've done similar patches for other ports using oracle-instantclient. This patch also rewrites the master_sites to avoid HTTP redirects.
Attachments (1)
Change History (2)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | qore-oracle-module.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