diff --git a/chapter06/ncurses.xml b/chapter06/ncurses.xml index 2d0babc31..d8f8f1d18 100644 --- a/chapter06/ncurses.xml +++ b/chapter06/ncurses.xml @@ -68,6 +68,7 @@ popd --without-debug \ --without-ada \ --without-normal \ + --disable-stripping \ --enable-widec @@ -91,6 +92,15 @@ popd + + --disable-stripping + + This switch prevents the building system from stripping + the programs using strip program from the host. + Using host tools on cross-compiled program can cause failure. + + + --enable-widec diff --git a/prologue/standards.xml b/prologue/standards.xml index 9a9f03cf3..6000cb72b 100644 --- a/prologue/standards.xml +++ b/prologue/standards.xml @@ -77,7 +77,7 @@ LSB Runtime Languages: - Perl + Perl, Python @@ -124,7 +124,7 @@ LSB Runtime Languages: - Python, Libxml2, Libxslt + Libxml2, Libxslt