Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] CUPS requires stack protection support
Date: Thu, 14 May 2009 17:28:09 +0200	[thread overview]
Message-ID: <873ab7r9fa.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1242251013-25228-4-git-send-email-thiago.correa@gmail.com> (root's message of "Wed\, 13 May 2009 18\:43\:26 -0300")

>>>>> "root" == root  <thiago.correa@gmail.com> writes:

 root> Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
 root> ---
 root>  package/cups/Config.in |    4 ++++
 root>  1 files changed, 4 insertions(+), 0 deletions(-)

 root> diff --git a/package/cups/Config.in b/package/cups/Config.in
 root> index 8b1f8a5..27611e1 100644
 root> --- a/package/cups/Config.in
 root> +++ b/package/cups/Config.in
 root> @@ -1,6 +1,10 @@
 root>  config BR2_PACKAGE_CUPS
 root>  	bool "cups"
 root> +	depends on BR2_USE_SSP
 root>  	help
 root>  	  The Common Unix Printing System
 
 root>  	  http://www.cups.org
 root> +
 root> +comment "cups requires a toolchain with Stack Protection support"
 root> +	depends on !BR2_USE_SSP

That's hard to believe as we until very recently had broken SSP
support. Looking closer at it, it's just the configure script being
broken. I've fixed it (21c5e5d0d0f8ae0).

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2009-05-14 15:28 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-13 21:43 [Buildroot] [PATCH] Update atngw100-extended_defconfig root
2009-05-13 21:43 ` [Buildroot] [PATCH] Fix avahi build root
2009-05-13 21:43   ` [Buildroot] [PATCH] Update atngw100-base_defconfig root
2009-05-13 21:43     ` [Buildroot] [PATCH] CUPS requires stack protection support root
2009-05-13 21:43       ` [Buildroot] [PATCH] Update i686_defconfig root
2009-05-13 21:43         ` [Buildroot] [PATCH] Remove unused busybox.config root
2009-05-13 21:43           ` [Buildroot] [PATCH] Update i386_defconfig root
2009-05-13 21:43             ` [Buildroot] [PATCH] Update default linux config for x86 root
2009-05-13 21:43               ` [Buildroot] [PATCH] Remove unused busybox config root
2009-05-13 21:43                 ` [Buildroot] [PATCH] Update kernel config for atngw100_defconfig root
2009-05-13 21:43                   ` [Buildroot] [PATCH] Remove unused kernel configs root
2009-05-14 15:29               ` [Buildroot] [PATCH] Update default linux config for x86 Peter Korsgaard
2009-05-14 15:28       ` Peter Korsgaard [this message]
2009-05-14 15:26   ` [Buildroot] [PATCH] Fix avahi build Peter Korsgaard
2009-05-15  5:11     ` Thiago A. Corrêa
2009-05-16 12:04       ` Peter Korsgaard
2009-05-17 17:37         ` Thiago A. Corrêa
2009-05-17 21:29           ` Peter Korsgaard
2009-05-18  4:49             ` Thiago A. Corrêa
2009-05-18 13:52               ` Peter Korsgaard
2009-05-18 15:05                 ` 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=873ab7r9fa.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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