tools-uclibc/portage.{amd64,i686}.{hardened,vanilla}: add CFLAGS=-lintl for procps
This commit is contained in:
parent
0c3c22b665
commit
96df10d207
8 changed files with 8 additions and 0 deletions
1
tools-uclibc/portage.amd64.hardened/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.amd64.hardened/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1 +1,2 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
|
|
1
tools-uclibc/portage.amd64.vanilla/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.amd64.vanilla/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1 +1,2 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
|
|
1
tools-uclibc/portage.i686.hardened/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.i686.hardened/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1 +1,2 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
|
|
1
tools-uclibc/portage.i686.vanilla/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.i686.vanilla/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1 +1,2 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue