All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 1/1] Fix -latomic for CMake packages
Date: Fri, 07 May 2021 09:28:56 +0200	[thread overview]
Message-ID: <87sg2z0zpj.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <de634e81-64a4-285d-7e25-247ca3903e15@mind.be> (Arnout Vandecappelle's message of "Sat, 1 May 2021 15:02:43 +0200")

>>>>> "Arnout" == Arnout Vandecappelle <arnout@mind.be> writes:

 > On 13/04/2021 08:26, Gleb Mazovetskiy wrote:
 >> The poppler package failed to build for me with errors such as this one:
 >> 
 >> host/aarch64-buildroot-linux-gnu/include/c++/10.3.0/cstdlib:75:15: fatal error: stdlib.h: No such file or directory
 >> 75 | #include_next <stdlib.h>
 >> |               ^~~~~~~~~~
 >> 
 >> Changing the CMake option to a link-specific one fixes the issue.

 >  Applied to master, thanks.

 >  Your SoB was missing here, but it was on v1 so I re-added it.

 >  Normally we expect to have one patch per package. This makes it easier to:
 > - port to the stable branch (only the packages that apply to the stable branch);
 > - partially revert.

 >  In this case, I couldn't be bothered to change it though. Just for the future,
 > know that that's the preferred way. It also helps increase your ranking in the
 > contribution statistics :-)

 >  There are a few other packages that do something similar: bctoolbox with
 > -liconv, kf5-kcoreaddons with -latomic, libcpprestsdk with -latomic, mariadb
 > with -latomic, ogre with -latomic, opencv3 with -latomic. Could you change (and
 > test) those ones as well?

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2021-05-07  7:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13  6:09 [Buildroot] [PATCH 1/1] Fix -latomic for CMake packages Gleb Mazovetskiy
2021-04-13  6:26 ` [Buildroot] [PATCH v2 " Gleb Mazovetskiy
2021-04-14 17:49   ` Peter Seiderer
2021-04-15  3:49     ` Gleb Mazovetskiy
2021-04-15 19:44       ` Peter Seiderer
2021-04-15 20:46         ` Arnout Vandecappelle
2021-04-15 21:00           ` Gleb Mazovetskiy
2021-04-15 21:02             ` Gleb Mazovetskiy
2021-04-16 22:36               ` Gleb Mazovetskiy
2021-05-01 13:02   ` Arnout Vandecappelle
2021-05-07  7:28     ` Peter Korsgaard [this message]

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=87sg2z0zpj.fsf@dell.be.48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@busybox.net \
    /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 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.