Changeset e2fb98d


Ignore:
Timestamp:
Feb 21, 2006, 2:08:15 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
6d825d4
Parents:
a7d67ca
Message:

r1051@server (orig r1049): ryan | 2006-01-12 00:58:39 -0800

r1085@rei: ryan | 2006-01-12 19:51:52 +1100
Update plfs-config sample files to reflect new options


Location:
scripts/scripts/plfs-configs
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • scripts/scripts/plfs-configs/plfs-config-arm-softfloat

    ra7d67ca re2fb98d  
    101101export USE_SANITISED_HEADERS=Y
    102102
     103# SYSROOT OPTIONS
     104#----------------
     105# Set to Y to do a sysrooted build.
     106# Sysroot will be ${LFS}
     107export USE_SYSROOT=Y
     108
    103109# GCC
    104110#-----
     
    122128# Are we building a multi-arch toolchain
    123129export MULTIARCH=N
     130
     131# Dont build shared libgcc prior to main glibc build
     132export NO_GCC_EH=Y
    124133
    125134# MISC
  • scripts/scripts/plfs-configs/plfs-config-hypersparc

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=Y
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=N
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-i686-lfs-5.1.1

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=N
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=N
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-m68k-lfs-5.1.1

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=N
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=N
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-mips64el

    ra7d67ca re2fb98d  
    101101# Set to Y to do a sysrooted build.
    102102# Sysroot will be ${LFS}
    103 export USE_SYSROOT=Y
     103export USE_SYSROOT=N
    104104
    105105# GCC
     
    124124# Are we building a multi-arch toolchain
    125125export MULTIARCH=Y
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    126129
    127130# MISC
  • scripts/scripts/plfs-configs/plfs-config-mips64el-n32-uniarch

    ra7d67ca re2fb98d  
    125125export MULTIARCH=N
    126126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
     129
    127130# MISC
    128131#------
  • scripts/scripts/plfs-configs/plfs-config-powerpc64

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=Y
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=Y
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-ppc750

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=Y
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=N
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-sparc64

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=Y
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=Y
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-sparcv9

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=Y
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=N
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-x86-native

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=Y
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=N
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-config-x86_64-native

    ra7d67ca re2fb98d  
    9797export USE_SANITISED_HEADERS=Y
    9898
     99# SYSROOT OPTIONS
     100#----------------
     101# Set to Y to do a sysrooted build.
     102# Sysroot will be ${LFS}
     103export USE_SYSROOT=N
     104
    99105# GCC
    100106#-----
     
    118124# Are we building a multi-arch toolchain
    119125export MULTIARCH=Y
     126
     127# Dont build shared libgcc prior to main glibc build
     128export NO_GCC_EH=Y
    120129
    121130# MISC
  • scripts/scripts/plfs-configs/plfs-packages-20060112

    ra7d67ca re2fb98d  
    2121export BASH_VER=3.0
    2222export BIN86_VER=0.16.11
    23 export BINUTILS_VER=2.16.1              # can be either FSF or HJL Binutils
     23export BINUTILS_VER=2.16.91.0.5         # can be either FSF or HJL Binutils
    2424export BISON_VER=2.1
    2525export BZIP2_VER=1.0.3
     
    4545export IPROUTE2_VER=050816
    4646export KBD_VER=1.12                     # chapter 6
    47 export KERNEL_VER=2.6.11-ac7
     47export KERNEL_VER=2.6.15
    4848export LESS_VER=385                     # chapter 6
    4949export LFS_BS_VER=3.2.2                 # chapter 6
     
    8080export TCL_VER=8.4.11
    8181export TEXINFO_VER=4.8
    82 export UDEV_VER=076
     82export UDEV_VER=080
    8383export UTILLINUX_VER=2.12r
    8484export VIM_VER=6.4                      # chapter 6
Note: See TracChangeset for help on using the changeset viewer.