office-gobmx/external/python3
Stephan Bergmann e9778073e3 For ASAN __cxa_throw interception to work, link python.bin to libstdc++
...where the intercepted __cxa_throw is found, as otherwise PythonTest_sw_python
fails with

AddressSanitizer CHECK failed: projects/compiler-rt/lib/asan/asan_interceptors.cc:293 "((IndirectExternCall(__interception::real___cxa_throw))) != (0)" (0x0, 0x0)
 #0 in __asan::AsanCheckFailed(char const*, int, char const*, unsigned long long, unsigned long long) projects/compiler-rt/lib/asan/asan_rtl.cc:70:3
 #1 in __sanitizer::CheckFailed(char const*, int, char const*, unsigned long long, unsigned long long) projects/compiler-rt/lib/sanitizer_common/sanitizer_common.cc:76:5
 #2 0x48c3ac in __cxa_throw projects/compiler-rt/lib/asan/asan_interceptors.cc:293:3
 #3 0x7f67faec0ef5 in pyuno::createClass(rtl::OUString const&, pyuno::Runtime const&) pyuno/source/module/pyuno_except.cxx:92:9
...

Change-Id: I0cb364eacab49644b426fb62f49bf9d7c8b5090c
2014-09-11 15:21:23 +02:00
..
ExternalPackage_python3.mk
ExternalProject_python3.mk For ASAN __cxa_throw interception to work, link python.bin to libstdc++ 2014-09-11 15:21:23 +02:00
GeneratedPackage_python3.mk Make the "Mac-like" or "canonical" app bundle structure always used on OS X 2014-09-09 13:55:23 +03:00
i100492-freebsd.patch.1
Makefile
Module_python3.mk
python-3.3.0-clang.patch.1
python-3.3.0-darwin.patch.1
python-3.3.0-gcc-4.8.patch.1
python-3.3.0-i42553.patch.2
python-3.3.0-msvc-disable.patch.1
python-3.3.0-msvc-x64.patch.1
python-3.3.0-msvc2012.patch.1
python-3.3.0-pythreadstate.patch.1
python-3.3.0-ssl.patch.1
python-3.3.3-aix.patch.1
python-3.3.3-disable-obmalloc.patch.0
python-3.3.3-elf-rpath.patch.1
python-3.3.3-msvc2012-winxp.patch.1
python-3.3.3-py17797.patch.1
python-3.3.5-pyexpat-symbols.patch.1
python-3.3.5-vs2013.patch.1
python-lsan.patch.0
python-vc2013.patch.1
README
UnpackedTarball_python3.mk

CPython implementation of Python 3 from http://www.python.org