From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 15/27] package/smartmontools: bump to version 7.0
Date: Sun, 15 Sep 2019 16:22:55 +0200 [thread overview]
Message-ID: <20190915162255.740e79a6@windsurf.home> (raw)
In-Reply-To: <20190908161159.26692-1-chrismcc@gmail.com>
Hello Christopher,
On Sun, 8 Sep 2019 09:11:59 -0700
Christopher McCrory <chrismcc@gmail.com> wrote:
> +# Work around broken configure check.
> +ifneq ($(BR2_TOOLCHAIN_HAS_SSP),y)
> +SMARTMONTOOLS_CONF_OPTS += CXXFLAGS="$(TARGET_CXXFLAGS) -fno-stack-protector"
> +endif
Could you instead fix the configure.ac, by using AC_LINK_IFELSE()
instead of AC_COMPILE_IFELSE() to check for the availability of
-fstack-protector ?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-09-15 14:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-08 16:11 [Buildroot] [PATCH 15/27] package/smartmontools: bump to version 7.0 Christopher McCrory
2019-09-15 14:22 ` Thomas Petazzoni [this message]
2019-09-15 16:45 ` Christopher McCrory
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=20190915162255.740e79a6@windsurf.home \
--to=thomas.petazzoni@bootlin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox