tools-musl: add LDFLAGS=-lintl to e2fsprogs and git
This commit is contained in:
parent
97103e7cfa
commit
2857e99487
2 changed files with 3 additions and 1 deletions
2
tools-musl/portage/env/libintl.conf
vendored
2
tools-musl/portage/env/libintl.conf
vendored
|
@ -1 +1 @@
|
||||||
CFLAGS="-Wl,-lintl"
|
LDFLAGS=-lintl
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
|
dev-vcs/git libintl.conf
|
||||||
sys-apps/kbd libintl.conf
|
sys-apps/kbd libintl.conf
|
||||||
sys-apps/man-db parallel.conf
|
sys-apps/man-db parallel.conf
|
||||||
sys-apps/net-tools libintl.conf
|
sys-apps/net-tools libintl.conf
|
||||||
|
sys-fs/e2fsprogs libintl.conf
|
||||||
sys-process/procps libintl.conf
|
sys-process/procps libintl.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue