log test/dynload_plain/Makefile.embedded @ 665:ef356272a1c7 default tip

age author description
Sun, 24 Mar 2024 13:52:44 +0100 Tassilo Philipp - another tweak handling clang trying to be too smart (see last commit)
Thu, 21 Mar 2024 09:02:44 +0100 Tassilo Philipp - fix dynload_plain test on some toolchains trying to be too smart (e.g. clang llvmmingw appends .exe to -o outfile if no suffix, for no reason at all)
Tue, 27 Sep 2022 16:38:24 +0200 Tassilo Philipp - test/dynload_plain: fix to make rule for old ksh93 versions, which segfault on nested, forked subshells
Tue, 20 Sep 2022 10:39:09 +0200 Tassilo Philipp - test/dynload_plain: fixed libc.so deduction fallback
Tue, 20 Sep 2022 10:29:23 +0200 Tassilo Philipp - test/dynload_plain build fixes:
Sun, 04 Sep 2022 16:29:30 +0200 Tassilo Philipp test/dynload_plain: use same CFLAGS to build UTF-8 path helper lib with as for main build (fixes building this helper lib w/ incompatible instruction set on some platforms)
Sun, 04 Sep 2022 15:57:28 +0200 Tassilo Philipp - test/dynload_plain: simplify makefile based build by deducing default c lib to test with from a simple helper build