]> granicus.if.org Git - php/commit
- Added -DSYB_LP64 to CFLAGS on 64 bit platforms
authorTimm Friebe <thekid@php.net>
Wed, 7 Jul 2010 09:47:24 +0000 (09:47 +0000)
committerTimm Friebe <thekid@php.net>
Wed, 7 Jul 2010 09:47:24 +0000 (09:47 +0000)
commit93bb957e260e6052de5b64456b516025e0fafd14
tree2ee990242160ad25cd3a51f9dacec9c580bffda3
parentbc74861cf82283c04a810bf306667e38dded4afb
- Added -DSYB_LP64 to CFLAGS on 64 bit platforms
# See http://cpansearch.perl.org/src/MEWP/DBD-Sybase-1.08/Makefile.PL:
#
# "If we are building for a 64 bit platform that also supports 32 bit
# (i.e. Solaris 8, HP-UX11, etc) then we need to make some adjustments
# [...] Tru64/DEC OSF does NOT use the SYB_LP64 define as it is ALWAYS
# in 64 bit mode."
#
# Fixes bug #50827
ext/sybase_ct/config.m4