tools-uclibc: update CFLAGS for procps and git on all arches
This commit is contained in:
parent
afc0a4c4a3
commit
a0889d49aa
40 changed files with 54 additions and 22 deletions
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.amd64.hardened/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.amd64.hardened/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
|
@ -1,2 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.amd64.vanilla/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.amd64.vanilla/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
|
@ -1,2 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.arm.hardened/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.arm.hardened/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
1
tools-uclibc/portage.arm.hardened/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.arm.hardened/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.arm.vanilla/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.arm.vanilla/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
1
tools-uclibc/portage.arm.vanilla/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.arm.vanilla/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.i686.hardened/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.i686.hardened/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
|
@ -1,2 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.i686.vanilla/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.i686.vanilla/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
|
@ -1,2 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.mips.hardened/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.mips.hardened/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
1
tools-uclibc/portage.mips.hardened/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.mips.hardened/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1,4 +1,4 @@
|
|||
=sys-devel/gcc-4.6.3-r99 ~mips
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~amd64
|
||||
=sys-fs/eudev-1_beta2-r1 ~amd64
|
||||
=virtual/udev-197 ~amd64
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~mips
|
||||
=sys-fs/eudev-1_beta2-r1 ~mips
|
||||
=virtual/udev-197 ~mips
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.mips.vanilla/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.mips.vanilla/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
1
tools-uclibc/portage.mips.vanilla/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.mips.vanilla/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1,4 +1,4 @@
|
|||
=sys-devel/gcc-4.6.3-r99 ~mips
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~amd64
|
||||
=sys-fs/eudev-1_beta2-r1 ~amd64
|
||||
=virtual/udev-197 ~amd64
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~mips
|
||||
=sys-fs/eudev-1_beta2-r1 ~mips
|
||||
=virtual/udev-197 ~mips
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.mipsel.hardened/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.mipsel.hardened/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
1
tools-uclibc/portage.mipsel.hardened/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.mipsel.hardened/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1,4 +1,4 @@
|
|||
=sys-devel/gcc-4.6.3-r99 ~mips
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~amd64
|
||||
=sys-fs/eudev-1_beta2-r1 ~amd64
|
||||
=virtual/udev-197 ~amd64
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~mips
|
||||
=sys-fs/eudev-1_beta2-r1 ~mips
|
||||
=virtual/udev-197 ~mips
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
|
@ -1 +1 @@
|
|||
CFLAGS=" -liconv "
|
||||
CFLAGS="-liconv"
|
||||
|
|
1
tools-uclibc/portage.mipsel.vanilla/env/git.conf
vendored
Normal file
1
tools-uclibc/portage.mipsel.vanilla/env/git.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-liconv"
|
1
tools-uclibc/portage.mipsel.vanilla/env/procps.conf
vendored
Normal file
1
tools-uclibc/portage.mipsel.vanilla/env/procps.conf
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
CFLAGS="-lintl"
|
|
@ -1,4 +1,4 @@
|
|||
=sys-devel/gcc-4.6.3-r99 ~mips
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~amd64
|
||||
=sys-fs/eudev-1_beta2-r1 ~amd64
|
||||
=virtual/udev-197 ~amd64
|
||||
=sys-libs/uclibc-0.9.33.2-r3 ~mips
|
||||
=sys-fs/eudev-1_beta2-r1 ~mips
|
||||
=virtual/udev-197 ~mips
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
sys-apps/coreutils coreutils.conf
|
||||
sys-process/procps procps.conf
|
||||
dev-vcs/git git.conf
|
||||
|
|
Loading…
Add table
Reference in a new issue