diff options
| author | Michael Forney <mforney@mforney.org> | 2022-09-06 11:09:24 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2022-09-06 18:17:30 -0700 |
| commit | 4fad1531cbc506408855d2027a60cdbeaf66eea3 (patch) | |
| tree | 0373c770f68c3fb0648461efd4e45567240ca910 /pkg/binutils/README.md | |
| parent | 4cfca674c2993541cded2bb3b73a55cd58f7533c (diff) | |
binutils: Update to 2.39
Diffstat (limited to 'pkg/binutils/README.md')
| -rw-r--r-- | pkg/binutils/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/binutils/README.md b/pkg/binutils/README.md index 18edefdc..a539520c 100644 --- a/pkg/binutils/README.md +++ b/pkg/binutils/README.md @@ -11,5 +11,6 @@ Generated with --disable-plugins \ --enable-default-hash-style=gnu \ --enable-deterministic-archives \ - --enable-new-dtags + --enable-new-dtags \ + --without-msgpack make configure-host |
