aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-03-25 17:01:31 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-03-25 17:01:31 -0400
commita0889d49aaa14eebd066664b67aab062c6a1e27a (patch)
tree3b93a8194c7e927134dbae646df2daa6624e88bf /tools-uclibc/portage.amd64.hardened
parentDrop sys-apps/eject from the pkglist (diff)
downloadreleng-a0889d49aaa14eebd066664b67aab062c6a1e27a.tar.gz
releng-a0889d49aaa14eebd066664b67aab062c6a1e27a.tar.bz2
releng-a0889d49aaa14eebd066664b67aab062c6a1e27a.zip
tools-uclibc: update CFLAGS for procps and git on all arches
Diffstat (limited to 'tools-uclibc/portage.amd64.hardened')
-rw-r--r--tools-uclibc/portage.amd64.hardened/env/coreutils.conf2
-rw-r--r--tools-uclibc/portage.amd64.hardened/env/git.conf1
-rw-r--r--tools-uclibc/portage.amd64.hardened/package.env1
3 files changed, 3 insertions, 1 deletions
diff --git a/tools-uclibc/portage.amd64.hardened/env/coreutils.conf b/tools-uclibc/portage.amd64.hardened/env/coreutils.conf
index 7d715e11..518a258e 100644
--- a/tools-uclibc/portage.amd64.hardened/env/coreutils.conf
+++ b/tools-uclibc/portage.amd64.hardened/env/coreutils.conf
@@ -1 +1 @@
-CFLAGS=" -liconv "
+CFLAGS="-liconv"
diff --git a/tools-uclibc/portage.amd64.hardened/env/git.conf b/tools-uclibc/portage.amd64.hardened/env/git.conf
new file mode 100644
index 00000000..518a258e
--- /dev/null
+++ b/tools-uclibc/portage.amd64.hardened/env/git.conf
@@ -0,0 +1 @@
+CFLAGS="-liconv"
diff --git a/tools-uclibc/portage.amd64.hardened/package.env b/tools-uclibc/portage.amd64.hardened/package.env
index d0eaf07f..538d9244 100644
--- a/tools-uclibc/portage.amd64.hardened/package.env
+++ b/tools-uclibc/portage.amd64.hardened/package.env
@@ -1,2 +1,3 @@
sys-apps/coreutils coreutils.conf
sys-process/procps procps.conf
+dev-vcs/git git.conf