diff options
author | Alexander Golubev <fatzer2@gmail.com> | 2025-07-26 15:14:39 +0300 |
---|---|---|
committer | Alexander Golubev <fatzer2@gmail.com> | 2025-07-28 16:21:55 +0300 |
commit | 5e40676b8b687a896b5365f8f77ea7efc51ba165 (patch) | |
tree | 46cc5195ce7f5c6a99a1932df42e13f5e614a069 /src/pythonize.cpp | |
parent | 3c4462cd16585d66502087578fd868d8ba0a2a84 (diff) | |
download | pytdeextensions-5e40676b8b687a896b5365f8f77ea7efc51ba165.tar.gz pytdeextensions-5e40676b8b687a896b5365f8f77ea7efc51ba165.zip |
A more consistent compiler and flags config
For compiler:
* use the same one that was used to build python
* [if none] use the one from CXX env var
* [if none] fallback to c++
For CXXFLAGS:
* use python's recommended CFLAGS
* append our own -fno-strict-aliasing
* append user-provided CXXFLAGS
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
Diffstat (limited to 'src/pythonize.cpp')
0 files changed, 0 insertions, 0 deletions