[Buildroot] [PATCH 1/3] package/ragel: new package

Yann E. MORIN yann.morin.1998 at free.fr
Wed Apr 20 21:07:14 UTC 2022


Théo, All,

On 2022-04-20 22:57 +0200, Yann E. MORIN spake thusly:
> On 2022-03-10 16:20 +0100, Théo Lebrun via buildroot spake thusly:
> > This is an host-only package that does preprocessing to .rl files to
> > turn them into .c or .cpp files.
[--SNIP--]
> > +RAGEL_VERSION = 6.10
> > +RAGEL_SITE = https://www.colm.net/files/ragel/
> > +RAGEL_LICENSE = GPL-2.0
> > +RAGEL_LICENSE_FILES = COPYING
> > +RAGEL_CONF_OPTS = \
> > +	--disable-silent-rules \
> > +	--disable-manual \
> > +	--disable-dependency-tracking

Gah, I forgot to comment about those before pushing and sending the
previous mail...

So, why were --disable-silent-rules and --disable-dependency-tracking
needed? Usually, they are not needed, and we do not even set them in our
autotools-package infra.

If they are really important, could you please send a followup that adds
a comment above RAGEL_CONF_OPTS? And if they are not needed, can you
send a followup patch that removes them?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list