Ignore:
Timestamp:
Aug 5, 2015 4:26:06 AM (9 years ago)
Author:
nanang
Message:

Re #1870: Fixed 64 bit arch issues on Android: pool alignment, updated suffix in lib file naming.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/aconfigure

    r5144 r5145  
    43254325$as_echo_n "checking memory alignment... " >&6; } 
    43264326case $target in 
    4327     sparc64-* | ia64-* | x86_64-* | arm64-* ) 
     4327    sparc64-* | ia64-* | x86_64-* | arm64-* | aarch64-* | mips64* ) 
    43284328        $as_echo "#define PJ_POOL_ALIGNMENT 8" >>confdefs.h 
    43294329 
Note: See TracChangeset for help on using the changeset viewer.