[libc-commits] [libc] [libc] Add proxy header for __sighandler_t type (PR #107354)

via libc-commits libc-commits at lists.llvm.org
Thu Sep 5 07:08:43 PDT 2024


================
@@ -55,7 +55,7 @@ add_entrypoint_object(
   signal
   ALIAS
   DEPENDS
-    .${LIBC_TARGET_OS}.signal
+     .${LIBC_TARGET_OS}.signal
----------------
lntue wrote:

revert this extra space.

https://github.com/llvm/llvm-project/pull/107354


More information about the libc-commits mailing list