* Why "--disable-perl-regexp" is used for configration in grep
@ 2014-06-11 2:47 Pengyu Ma
0 siblings, 0 replies; only message in thread
From: Pengyu Ma @ 2014-06-11 2:47 UTC (permalink / raw)
To: openembedded-devel, Weiwei Wang, scott.a.garman,
openembedded-core
Hi Scott and others,
in oe-core grep, perl-regexp is disabled by default:
meta/recipes-extended/grep/grep_2.18.bb:
...
EXTRA_OECONF = "--disable-perl-regexp"
...
Can I know why it is disabled? Any background? I tried to enable it, it
seems no problem from my side.
Thanks
Pengyu
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-11 2:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-11 2:47 Why "--disable-perl-regexp" is used for configration in grep Pengyu Ma
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.