summaryrefslogtreecommitdiff
path: root/pkg/binutils/README.md
blob: 18edefdc3488b97b6e73b875d5a15256bffee29e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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
	make configure-host