From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: James Knight <james.d.knight@live.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH v2 1/5] package/rpm: drop remnants of custom CFLAGS
Date: Sun, 7 May 2023 23:47:24 +0200 [thread overview]
Message-ID: <20230507214724.GU252090@scaer> (raw)
In-Reply-To: <SN4P221MB0682A85E1D08A44BED847C8EA0709@SN4P221MB0682.NAMP221.PROD.OUTLOOK.COM>
James, All,
On 2023-05-07 17:34 -0400, James Knight spake thusly:
> Drops the use of `RPM_CFLAGS`, which their use has been obsolete when
> this package bumped to v4.17 [1].
>
> [1]: 429e247b869027f6ecd4efa0f31bccd2765e3875
>
> Signed-off-by: James Knight <james.d.knight@live.com>
Whole series applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> Changes v1 -> v2:
> - This patch has been split across multiple patches; no changes to the
> implementation itself (suggested by Yann E. MORIN)
> ---
> package/rpm/rpm.mk | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/package/rpm/rpm.mk b/package/rpm/rpm.mk
> index fc57a14fd6518ddcd65a90f294ecabbca8057f67..08bcb85ae41701a192330732984401d7092cd492 100644
> --- a/package/rpm/rpm.mk
> +++ b/package/rpm/rpm.mk
> @@ -104,7 +104,6 @@ endif
> # ac_cv_prog_cc_c99: RPM uses non-standard GCC extensions (ex. `asm`).
> RPM_CONF_ENV = \
> ac_cv_prog_cc_c99='-std=gnu99' \
> - CFLAGS="$(TARGET_CFLAGS) $(RPM_CFLAGS)" \
> LIBS=$(TARGET_NLS_LIBS)
>
> $(eval $(autotools-package))
> --
> 2.40.1.windows.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| 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. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-05-07 21:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-07 21:34 [Buildroot] [PATCH v2 1/5] package/rpm: drop remnants of custom CFLAGS James Knight
2023-05-07 21:47 ` Yann E. MORIN [this message]
2023-06-08 20:39 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230507214724.GU252090@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=james.d.knight@live.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox