From 8a7ecd59c7f7507767e238b268ead536b961632a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 2 Dec 2008 21:39:48 +0000 Subject: [PATCH] handbook/faq.html: Fix cut and paste error --- handbook/faq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/faq.xml b/handbook/faq.xml index b73c999c81..7f5c4a962d 100644 --- a/handbook/faq.xml +++ b/handbook/faq.xml @@ -253,7 +253,7 @@ In Intrepid, Ubuntu turned on by default normally optional compile-time security features and warnings. There are more details at https://wiki.ubuntu.com/CompilerFlags. - You can work around this problem by disbaling those options by adding "https://wiki.ubuntu.com/CompilerFlags" + You can work around this problem by disbaling those options by adding " -Wno-format-security -U_FORTIFY_SOURCE" to the BUILD_CPPFLAGS variable in conf/bitbake.conf.