diff options
Diffstat (limited to 'chapter05/libstdc++.xml')
-rw-r--r-- | chapter05/libstdc++.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml index 23d0a3a4a..d93f46bc5 100644 --- a/chapter05/libstdc++.xml +++ b/chapter05/libstdc++.xml @@ -93,7 +93,7 @@ cd ../gcc-build</userinput></screen> </varlistentry> <varlistentry> - <term><parameter>--with-gxx-include-dir=/tools/include/c++/&gcc-version;</parameter></term> + <term><parameter>--with-gxx-include-dir=/tools/$LFS_TGT/include/c++/&gcc-version;</parameter></term> <listitem> <para>This is the location where the standard include files are searched by the C++ compiler. In a normal build, this information |