summaryrefslogtreecommitdiff
path: root/pkg/binutils/README.md
blob: a539520cff579165fc6871b0ead09267a29edd71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# binutils

## */config.h
Generated with

	./configure \
		--target=x86_64-linux-musl \
		--disable-gold \
		--disable-libctf \
		--disable-nls \
		--disable-plugins \
		--enable-default-hash-style=gnu \
		--enable-deterministic-archives \
		--enable-new-dtags \
		--without-msgpack
	make configure-host