--- base/Makefile.orig	2023-08-24 16:20:21 UTC
+++ base/Makefile
@@ -242,9 +242,6 @@ $(eval $(call symlink_system_library,CSL,libstdc++,6))
 $(eval $(call symlink_system_library,CSL,libquadmath,0))
 $(eval $(call symlink_system_library,CSL,libstdc++,6))
 # We allow libssp, libatomic and libgomp to fail as they are not available on all systems
-$(eval $(call symlink_system_library,CSL,libssp,0,ALLOW_FAILURE))
-$(eval $(call symlink_system_library,CSL,libatomic,1,ALLOW_FAILURE))
-$(eval $(call symlink_system_library,CSL,libgomp,1,ALLOW_FAILURE))
 $(eval $(call symlink_system_library,PCRE,libpcre2-8))
 $(eval $(call symlink_system_library,DSFMT,libdSFMT))
 $(eval $(call symlink_system_library,LIBBLASTRAMPOLINE,libblastrampoline))
