Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] core+gcc: align configure commands (branch yem/quickies-for-master)
@ 2015-11-22 14:39 Yann E. MORIN
  2015-11-22 14:39 ` [Buildroot] [PATCH 1/3] core/pkg-autotools: align host configure commands to target one Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Yann E. MORIN @ 2015-11-22 14:39 UTC (permalink / raw)
  To: buildroot

Hello All!

This series is a cleanup of the configure commands, both in the common
autotools infra and in the gcc-final package:

  - the host variant of the generic configure command is not indented
    the same way as the target variant; this is fixed.

  - the gcc-final package has to override the default configure command,
    but the reasons for it were not explained in the code, and the
    corresponding commit is terse on the explanations; a comment is
    added.

  - the gcc-final custom configure command has diverged quite a bit from
    the generic one; update it.

Regards,
Yann E. MORIN.


The following changes since commit c9d9bcb4e13651faf1898e9dcfa6d7af707a092b:

  package/zmqpp: add patch to fix build issue (2015-11-22 14:26:18 +0100)

are available in the git repository at:

  git://git.busybox.net/~ymorin/git/buildroot yem/quickies-for-master

for you to fetch changes up to 4d9f7a6896c496372a4f415987e60eeeac79225b:

  package/gcc: align gcc-final configure-cmds to the generic ones (2015-11-22 15:34:53 +0100)

----------------------------------------------------------------
Yann E. MORIN (3):
      core/pkg-autotools: align host configure commands to target one
      package/gcc: comment on why we override the generic configure commands
      package/gcc: align gcc-final configure-cmds to the generic ones

 package/gcc/gcc-final/gcc-final.mk | 34 +++++++++++++++++++++++++++++-----
 package/pkg-autotools.mk           | 12 ++++++------
 2 files changed, 35 insertions(+), 11 deletions(-)

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2015-12-29 22:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-22 14:39 [Buildroot] [PATCH 0/3] core+gcc: align configure commands (branch yem/quickies-for-master) Yann E. MORIN
2015-11-22 14:39 ` [Buildroot] [PATCH 1/3] core/pkg-autotools: align host configure commands to target one Yann E. MORIN
2015-11-22 20:46   ` Arnout Vandecappelle
2015-11-23 17:38   ` Thomas Petazzoni
2015-11-23 17:51     ` Yann E. MORIN
2015-11-23 17:55       ` Yann E. MORIN
2015-11-23 20:09       ` Thomas Petazzoni
2015-11-23 20:51         ` Yann E. MORIN
2015-11-22 14:39 ` [Buildroot] [PATCH 2/3] package/gcc: comment on why we override the generic configure commands Yann E. MORIN
2015-11-22 15:11   ` Jérôme Pouiller
2015-11-22 20:48   ` Arnout Vandecappelle
2015-11-23 17:38   ` Thomas Petazzoni
2015-11-22 14:39 ` [Buildroot] [PATCH 3/3] package/gcc: align gcc-final configure-cmds to the generic ones Yann E. MORIN
2015-11-22 20:59   ` Arnout Vandecappelle
2015-11-22 21:02     ` Yann E. MORIN
2015-11-23 20:14   ` Thomas Petazzoni
2015-11-24 18:39     ` Yann E. MORIN
2015-12-29 22:06   ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox