summaryrefslogtreecommitdiffstats
path: root/handbook/faq.xml
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/faq.xml')
-rw-r--r--handbook/faq.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
253 In Intrepid, Ubuntu turned on by default normally optional compile-time security features 253 In Intrepid, Ubuntu turned on by default normally optional compile-time security features
254 and warnings. There are more details at <ulink 254 and warnings. There are more details at <ulink
255 url='https://wiki.ubuntu.com/CompilerFlags'>https://wiki.ubuntu.com/CompilerFlags</ulink>. 255 url='https://wiki.ubuntu.com/CompilerFlags'>https://wiki.ubuntu.com/CompilerFlags</ulink>.
256 You can work around this problem by disbaling those options by adding "https://wiki.ubuntu.com/CompilerFlags" 256 You can work around this problem by disbaling those options by adding " -Wno-format-security -U_FORTIFY_SOURCE"
257 to the BUILD_CPPFLAGS variable in conf/bitbake.conf. 257 to the BUILD_CPPFLAGS variable in conf/bitbake.conf.
258 </para> 258 </para>
259 </answer> 259 </answer>