summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2019-03-12 03:17:39 -0400
committermidipix <writeonce@midipix.org>2019-03-12 03:17:39 -0400
commit685b5a287c86ba0155e6af0b713e104ff650dc7f (patch)
tree691cb8605df3d2e593e1b085b650012d10a702ff
parent048d1eb9132455948079c217ba1c5de9ff8e5f35 (diff)
downloadcbb-gcc-4.6.4-685b5a287c86ba0155e6af0b713e104ff650dc7f.tar.bz2
cbb-gcc-4.6.4-685b5a287c86ba0155e6af0b713e104ff650dc7f.tar.xz
libc/cbb-musl-pe.h: removed definition of USE_PT_GNU_EH_FRAME (not needed).
-rw-r--r--libc/cbb-musl-pe.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libc/cbb-musl-pe.h b/libc/cbb-musl-pe.h
index 1c073930e..4bce1c2f0 100644
--- a/libc/cbb-musl-pe.h
+++ b/libc/cbb-musl-pe.h
@@ -32,9 +32,6 @@ extern "C" {
#undef GTHREAD_USE_WEAK
#define GTHREAD_USE_WEAK (0)
-#undef USE_PT_GNU_EH_FRAME
-#define USE_PT_GNU_EH_FRAME (1)
-
#undef STANDARD_INCLUDE_DIR
#define STANDARD_INCLUDE_DIR "/include"