diff options
Diffstat (limited to 'libc')
-rw-r--r-- | libc/cbb-musl-pe.h | 1 |
1 files changed, 0 insertions, 1 deletions
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," \ |