]> code.ossystems Code Review - openembedded-core.git/commitdiff
handbook/faq.html: Fix cut and paste error
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 2 Dec 2008 21:39:48 +0000 (21:39 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 2 Dec 2008 21:39:48 +0000 (21:39 +0000)
handbook/faq.xml

index b73c999c8158b2ea9f3ba6a2be03f4bf54209e58..7f5c4a962d4ad1ac5e9187adfcf53ce563512fdd 100644 (file)
                In Intrepid, Ubuntu turned on by default normally optional compile-time security features 
                and warnings. There are more details at <ulink
                 url='https://wiki.ubuntu.com/CompilerFlags'>https://wiki.ubuntu.com/CompilerFlags</ulink>.
-               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.
             </para>
         </answer>