Browse Source

coreutils: flagged package GNU99.

master
Nagy Károly Gábriel 8 years ago
parent
commit
5ceb586c2a
2 changed files with 1 additions and 4 deletions
  1. +0
    -3
      base/coreutils/coreutils.conf
  2. +1
    -1
      base/coreutils/coreutils.desc

+ 0
- 3
base/coreutils/coreutils.conf

@ -53,9 +53,6 @@ fi
# install libstdbuf.so into /usr/lib/coreutils instead of /usr/libexec/coreutils
var_append extraconfopt ' ' "--libexecdir=$libdir"
# without injecting coreutils won't build
var_append GCC_WRAPPER_INSERT ' ' '-std=gnu99'
export CC="$CC -std=gnu99"
# Move programs to the locations specified by the FHS
var_append INSTALL_WRAPPER_FILTER "|" \
"sed -e 's,usr/bin/\

+ 1
- 1
base/coreutils/coreutils.desc

@ -30,7 +30,7 @@
[M] The OpenSDE Community <list@opensde.org>
[C] base/tool
[F] DIETLIBC
[F] DIETLIBC GNU99
[L] GPL
[S] Stable

Loading…
Cancel
Save