summaryrefslogtreecommitdiff
path: root/pkg/binutils/README.md
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/README.md
parentf345b8be04d5f5be102bbd83597a640a4151c448 (diff)
binutils: Disable libctf
Diffstat (limited to 'pkg/binutils/README.md')
-rw-r--r--pkg/binutils/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/binutils/README.md b/pkg/binutils/README.md
index 2c7c3a40..18edefdc 100644
--- a/pkg/binutils/README.md
+++ b/pkg/binutils/README.md
@@ -6,6 +6,7 @@ Generated with
./configure \
--target=x86_64-linux-musl \
--disable-gold \
+ --disable-libctf \
--disable-nls \
--disable-plugins \
--enable-default-hash-style=gnu \