Browse Source

grep: flagged package GNU99.

master
Nagy Károly Gábriel 9 years ago
parent
commit
f07a63c637
2 changed files with 1 additions and 3 deletions
  1. +0
    -2
      base/grep/grep.conf
  2. +1
    -1
      base/grep/grep.desc

+ 0
- 2
base/grep/grep.conf

@ -19,5 +19,3 @@ var_append patchfiles ' ' "`match_source_file -p patch`"
# because we do not have pcre in Stage-2 or on the boot disk ... # because we do not have pcre in Stage-2 or on the boot disk ...
var_append confopt " " "--bindir=/bin --disable-perl-regexp" var_append confopt " " "--bindir=/bin --disable-perl-regexp"
var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99'

+ 1
- 1
base/grep/grep.desc

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

Loading…
Cancel
Save