|
|
@ -2,7 +2,7 @@ |
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
# |
|
|
|
# Filename: package/.../grep/grep.conf |
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
# Copyright (C) 2006 - 2015 The OpenSDE Project |
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf |
|
|
|
# |
|
|
@ -19,4 +19,5 @@ 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' |
|
|
|
|