summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/poky-ref-manual/faq.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml
index 825ea8b..4a17313 100644
--- a/documentation/poky-ref-manual/faq.xml
+++ b/documentation/poky-ref-manual/faq.xml
@@ -310,28 +310,6 @@
<qandaentry>
<question>
<para>
- I'm using Ubuntu Intrepid and am seeing build failures. What’s wrong?
- </para>
- </question>
- <answer>
- <para>
- In Intrepid, Ubuntu turns on by default the 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 disabling those options by adding
- the following to the <filename>BUILD_CPPFLAGS</filename> variable in the
- <filename>conf/bitbake.conf</filename> file.
- <literallayout class='monospaced'>
- " -Wno-format-security -U_FORTIFY_SOURCE"
- </literallayout>
- </para>
- </answer>
- </qandaentry>
-
- <qandaentry>
- <question>
- <para>
What’s the difference between <filename>foo</filename> and <filename>foo-native</filename>?
</para>
</question>
OpenPOWER on IntegriCloud