Added libgcc_s.so.1 to the linux standalone build so pthread_cancel will work
authorJoey Hess <joeyh@joeyh.name>
Thu, 22 Dec 2022 19:15:25 +0000 (15:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 22 Dec 2022 19:15:25 +0000 (15:15 -0400)
commitd475f82c6236540c8e64bd17f65e8b2b48c53563
treebdc75555a63bd366197ff64f674d4a6a78a8a748
parentbda406ff903343d454ed1ced4eb5d741d4e189d2
Added libgcc_s.so.1 to the linux standalone build so pthread_cancel will work

In Makefile, listed additional deps of Build/Standalone. Without that,
it does not get updated for the change to Utility/LinuxMkLibs.hs when
compiling incrementally.

Sponsored-by: Dartmouth College's DANDI project
CHANGELOG
Makefile
Utility/LinuxMkLibs.hs
doc/bugs/standalone_needs_more_depends_-_libgcc-s1__63__.mdwn
doc/bugs/standalone_needs_more_depends_-_libgcc-s1__63__/comment_1_93f4c8f86c58da7988bf1550867f8945._comment [new file with mode: 0644]