crosstool-ng/scripts
Chris Packham 902fab451b companion_libs: zstd: Build nomt configuration
We have been building the multi threaded zstd target. This requires that
anything that links with lzstd also links with lpthread. On more recent
systems this is fine because lpthread is part of GNU libc so the
-pthread option is a no-op but on other systems this will cause GCC to
either fail to build or to silently disable zstd compression. By
building the libzstd.a-nomt-release we can be compatible with older GCC
versions and ensure that support for zstd is not silently dropped.

Fixes: #2198
Signed-off-by: Chris Packham <judge.packham@gmail.com>
2024-09-09 08:59:38 +12:00
..
build companion_libs: zstd: Build nomt configuration 2024-09-09 08:59:38 +12:00
override Add checking for *sum and unzip 2018-04-29 12:06:54 -07:00
upgrade Upgrade script for uClibc retirement 2022-02-11 00:47:50 -08:00
compile WIP: autotoolization 2018-04-07 12:03:17 -07:00
config.guess Update config.{guess,sub} 2024-02-02 15:15:29 +13:00
config.rpath Use autoconfig-archve/automake tests 2018-04-07 12:02:33 -07:00
config.sub Update config.{guess,sub} 2024-02-02 15:15:29 +13:00
crosstool-NG.sh Add mold linker build 2024-06-05 19:31:45 +12:00
depcomp WIP: autotoolization 2018-04-07 12:03:17 -07:00
functions scripts: Save toolchain config as regular file 2024-07-29 13:13:26 +12:00
install-sh WIP: autotoolization 2018-04-07 12:03:17 -07:00
ltmain.sh WIP: autotoolization 2018-04-07 12:03:17 -07:00
missing WIP: autotoolization 2018-04-07 12:03:17 -07:00
populate.in populate: Include dependencies of PIE executables 2022-05-08 09:48:44 +12:00
saveSample.sh Upgrade script for uClibc retirement 2022-02-11 00:47:50 -08:00
scripts.mk Fix installation of the license file 2018-11-12 01:19:04 -08:00
show-config.sh Add mold linker build 2024-06-05 19:31:45 +12:00
show-tuple.sh Support out-of-tree local builds 2018-04-07 14:39:56 -07:00
version-check.sh Use enhanced framework for 'ct-ng update-samples' 2019-02-09 15:55:16 -08:00
xldd.in Doc renames & issue template 2017-04-13 00:07:29 -07:00