summaryrefslogtreecommitdiff
path: root/pkg/binutils/ld
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2020-08-14 01:05:20 -0700
committerMichael Forney <mforney@mforney.org>2020-08-14 01:07:03 -0700
commita21a4bbf9605e7b87dc65cbfb859f3ddc7147a58 (patch)
treeb6af7d141d72ca8d7d54904a843c49fbf467b1ca /pkg/binutils/ld
parentf345b8be04d5f5be102bbd83597a640a4151c448 (diff)
binutils: Disable libctf
Diffstat (limited to 'pkg/binutils/ld')
-rw-r--r--pkg/binutils/ld/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/binutils/ld/config.h b/pkg/binutils/ld/config.h
index 8f11d943..d005289e 100644
--- a/pkg/binutils/ld/config.h
+++ b/pkg/binutils/ld/config.h
@@ -10,7 +10,7 @@
#define DEFAULT_LD_Z_RELRO 1
#define DEFAULT_LD_Z_SEPARATE_CODE 1
#define DEFAULT_NEW_DTAGS 1
-#define ENABLE_LIBCTF 1
+/* #undef ENABLE_LIBCTF */
/* #undef ENABLE_NLS */
/* #undef EXTRA_SHLIB_EXTENSION */
#define GOT_HANDLING_DEFAULT GOT_HANDLING_TARGET_DEFAULT