OSDN Git Service

Added all.
[clfsja/cross-lfs-ja.git] / src / chroot / x86_64-64 / flags.ch
1 %
2 % This is part of CLFSja package.
3 %
4 % This is a CTIE change file for the original XML source of the CLFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13   <title>Build Flags</title>
14 @y
15   <title>ビルド変数</title>
16 @z
17
18 @x
19   <para>We will need to setup target specific flags for the compiler
20   and linkers.</para>
21 @y
22   <para>
23   コンパイラーおよびリンカーに対してのターゲット固有のフラグを設定します。
24   </para>
25 @z
26
27 @x
28    <para>To prevent errors when you come back to your build, we will export these
29    variables to prevent any build issues in the future:</para>
30 @y
31    <para>
32    ビルド環境から一度離れてから戻ってきたときにエラーを引き起こすことになりかねません。
33    そこで上記変数をエクスポートし、ビルド時に障害が発生しないようにします。
34    </para>
35 @z