Additionally, adding "AR=clang-ar" and "RANLIB=clang-ranlib" fails due to missing programs. This is a GCC convention, so I suppose it is not unexpected. However, using GCC's tools produces the same errors: $ AR=gcc-ar RANLIB=gcc-ranlib CXX=clang++ CXXFLAGS="-DNDEBUG -O2 -flto -g ...
-rpath,/opt/homebrew/lib -flto=thin -Wl,-export_dynamic -Wl,-object_path_lto,"$@".lto -g" PY_LDFLAGS_NOLTO = "-flto=thin" PY_SQLITE_ENABLE_LOAD_EXTENSION = "1" PY_SQLITE_HAVE_SERIALIZE = "1" PY_SSL
(CC_FLAGS_SCS) KBUILD_RUSTFLAGS += -Zsanitizer=shadow-call-stack endif export CC_FLAGS_SCS endif ifdef CONFIG_LTO_CLANG ifdef CONFIG_LTO_CLANG_THIN CC_FLAGS_LTO := -flto=thin -fsplit-lto-unit else CC_FLAGS_LTO := -flto endif CC_FLAGS_LTO += -fvisibility=hidden # Limit...
(LTO) on some platforms. For more details, see the sections bellow. Profile Guided Optimization --- PGO takes advantage of recent versions of the GCC or Clang compilers. If ran, "make profile-opt" will do several steps. First, the entire Python directory is cleaned of tempor Releases...
60* amounts to the whole of vmlinux with LTO enabled), Clang will drop the 61* segment register prefix from the references, resulting in broken code. Work 62* around this by avoiding the symbol used in -mstack-protector-guard-symbol= ...
clang-vendor-feature=+thisNoAlignAttr -clang-vendor-feature=+thisNoNullAttr -mllvm -disable-aligned-alloc-awareness=1 -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o /var/folders/n4/lyzh1r8n1wl77pqsjpm6xm440000gn/T/solution-945b01.o -x c++ solution.cpp clang -cc1 version 14.0.0 (clang-1400.0....
Clang and GCC now can be used for compiling MySQL on Solaris, although both are experimental and cannot currently be used for production code. (Bug #30562248) * On EL7 and EL8, CMake configuration was adjusted to look for GCC 9 before GCC 8. Because libmysqlclient ships with MySQL distribut...
ANDROID: enable LLVM_IAS=1 for clang's integrated assembler for arm Mar 25, 2021 build.config.common [ALPS07357545] ACK: Merge android12-5.10-2022-05 R1 into alps-mp-s0.mp1 Jun 30, 2022 build.config.db845c ANDROID: db845c: Use FRAGMENT_CONFIG Feb 10, 2021 build.config.fail build:...
CMSSW: CMSSW_12_5_LTO_X_2022-08-16-1100/el8_amd64_gcc10 User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmsdist/8026/26902/install.sh to create a dev area with all the needed externals and cmssw changes. The following merge commits were also...
MySQL Server 8.0.19, a new version of the popular Open Source Database Management System, has been released. MySQL 8.0.19 is recommended for use on production systems. For an overview of what's new in MySQL 8.0, please see http://dev.mysql.com/doc/refman/8.0/en/mysql-nutshell.html ...