[Buildroot] [PATCH v2 1/5] package/rpm: drop remnants of custom CFLAGS

Yann E. MORIN yann.morin.1998 at free.fr
Sun May 7 21:47:24 UTC 2023


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 at 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 at 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.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list