aboutsummaryrefslogtreecommitdiffstats
path: root/factor
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2020-10-27 02:37:40 +0800
committerTing-Wei Lan <lantw44@gmail.com>2020-10-27 02:37:40 +0800
commitdc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a (patch)
tree5897fa4b54ba4bd5139de9ef8145f3dca89ab978 /factor
parentca10e597d8487e82472f07ad3e9166dde5ff3797 (diff)
downloadcopr-rpm-spec-dc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a.tar
copr-rpm-spec-dc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a.tar.gz
copr-rpm-spec-dc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a.tar.bz2
copr-rpm-spec-dc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a.tar.lz
copr-rpm-spec-dc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a.tar.xz
copr-rpm-spec-dc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a.tar.zst
copr-rpm-spec-dc8cf3fbca30be0aa0fb68f78d6a47ead5f7e05a.zip
arm-linux-gnueabi-toolchain: Use versioned build directory
We should always include the version number in the name of the build directory, especially when when performing out-of-source builds, to prevent builds of different versions to use the same directory. For GCC, LTO is added to the list of enabled languages to be consistent with the native build of GCC provided by Fedora. For GLIBC, LTO is removed from compiler flags. We have to do so because Fedora 33 and later versions enable LTO by default. LTO causes GLIBC to fail to build and GLIBC isn't known not to support LTO. The lists of removed flags become long now. Split them into more lines so they are easier to read.
Diffstat (limited to 'factor')
0 files changed, 0 insertions, 0 deletions