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

## */config.h
Generated with

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