From f07a63c6375c03fc2f88dd2d028544bb12b4e100 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nagy=20K=C3=A1roly=20G=C3=A1briel?= Date: Fri, 30 Oct 2015 21:35:04 +0100 Subject: [PATCH] grep: flagged package GNU99. --- base/grep/grep.conf | 2 -- base/grep/grep.desc | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/base/grep/grep.conf b/base/grep/grep.conf index 6ad622ee7..a32d890cb 100644 --- a/base/grep/grep.conf +++ b/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 ... var_append confopt " " "--bindir=/bin --disable-perl-regexp" -var_append GCC_WRAPPER_APPEND ' ' '-std=gnu99' - diff --git a/base/grep/grep.desc b/base/grep/grep.desc index 49151f7ca..106d69af5 100644 --- a/base/grep/grep.desc +++ b/base/grep/grep.desc @@ -29,7 +29,7 @@ [M] The OpenSDE Community [C] base/tool -[F] DIETLIBC +[F] DIETLIBC GNU99 [L] GPL [S] Stable