source: BOOK/boot/64/flags.xml@ e167dd9

clfs-3.0.0-systemd systemd
Last change on this file since e167dd9 was f0505e9, checked in by Chris Staub <chris@…>, 10 years ago

Remove more redundant files and move flags.xml from x86_64-64 to the more appropriate 64 dir

  • Property mode set to 100644
File size: 542 bytes
RevLine 
[db3c621]1<?xml version="1.0" encoding="ISO-8859-1"?>
[aa18ac0]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[db3c621]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="ch-boot-flags">
9 <?dbhtml filename="flags.html"?>
10
11 <title>Build Flags</title>
12
[040521bc]13 <para>We will need to copy our build variables into our new system:</para>
[db3c621]14
[3f76cac]15<screen><userinput>echo export BUILD64=\""${BUILD64}\"" &gt;&gt; ${CLFS}/root/.bash_profile</userinput></screen>
[db3c621]16
17</sect1>
Note: See TracBrowser for help on using the repository browser.