From 0917764f5d75d5dba18ca3747e8ce0b6e4851cf4 Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 12 Mar 2019 03:21:11 -0400 Subject: midipix_crtbegin.c: removed __EH_FRAME_BEGIN__ (not needed). --- libc/cbb-musl-pe.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libc') diff --git a/libc/cbb-musl-pe.h b/libc/cbb-musl-pe.h index 4bce1c2f0..213ea42e5 100644 --- a/libc/cbb-musl-pe.h +++ b/libc/cbb-musl-pe.h @@ -107,7 +107,6 @@ extern "C" { #undef LINK_DSO_SYM_SPEC #define LINK_DSO_SYM_SPEC "--exclude-symbols=" \ - "__EH_FRAME_BEGIN__," \ "__dso_handle," \ "_init,_fini," \ "_so_entry_point," \ -- cgit v1.2.3