From: root <thiago.correa@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] CUPS requires stack protection support
Date: Wed, 13 May 2009 18:43:26 -0300 [thread overview]
Message-ID: <1242251013-25228-4-git-send-email-thiago.correa@gmail.com> (raw)
In-Reply-To: <1242251013-25228-3-git-send-email-thiago.correa@gmail.com>
Signed-off-by: Thiago A. Correa <thiago.correa@gmail.com>
---
package/cups/Config.in | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/package/cups/Config.in b/package/cups/Config.in
index 8b1f8a5..27611e1 100644
--- a/package/cups/Config.in
+++ b/package/cups/Config.in
@@ -1,6 +1,10 @@
config BR2_PACKAGE_CUPS
bool "cups"
+ depends on BR2_USE_SSP
help
The Common Unix Printing System
http://www.cups.org
+
+comment "cups requires a toolchain with Stack Protection support"
+ depends on !BR2_USE_SSP
--
1.6.0.6
next prev parent reply other threads:[~2009-05-13 21:43 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 ` root [this message]
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 ` [Buildroot] [PATCH] CUPS requires stack protection support Peter Korsgaard
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=1242251013-25228-4-git-send-email-thiago.correa@gmail.com \
--to=thiago.correa@gmail.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