You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2013/10/21 13:19:24 UTC

svn commit: r1534098 - in /openoffice/branches/rejuvenate01/main/bridges/source/cpp_uno: cxx_macosx_x86-64/ s5abi_macosx_x86-64/

Author: hdu
Date: Mon Oct 21 11:19:23 2013
New Revision: 1534098

URL: http://svn.apache.org/r1534098
Log:
#i122195# adjust bridge for jsc's cxx->s5abi rename for OSX 64bit

System V AMD64 is the standard ABI on this platform. Every C++ compiler targets
it, so the generic "cxx" name was used previously for that ABI target. After
jsc's renaming COMID from cxx to s5abi the corresponding bridge directory name
has to be adjusted to the new COMID name too for consistency reasons.

Added:
    openoffice/branches/rejuvenate01/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
      - copied from r1534073, openoffice/branches/rejuvenate01/main/bridges/source/cpp_uno/cxx_macosx_x86-64/
Removed:
    openoffice/branches/rejuvenate01/main/bridges/source/cpp_uno/cxx_macosx_x86-64/