Ignore:
Timestamp:
02/21/06 10:08:00 (7 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
a7d67caaa7e8e8cae265cbc2afa0993ea3de5afd
Parents:
bfbc4f6df953601a3f580be043186f038b3d82ac
git-author:
Jim Gifford <clfs@jg555.com>2006-02-21 10:08:00+00:00
git-committer:
Jim Gifford <clfs@jg555.com>2006-02-21 10:08:00+00:00
Message:

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

r1083@rei: lfs | 2006-01-12 19:20:35 +1100
Update sparcv8 build


File:
1 edited

Legend:

Unmodified
Added
Removed
  • scripts/scripts/plfs-configs/plfs-config-sparcv8

    r53ed05b r763fed9  
    3434export SRC=/home/lfs/src/sparcv8 
    3535export TARBALLS=/mnt/tarballs 
    36 export PATCHES=/home/lfs/cross-lfs/patches 
    37 export SCRIPTS=/home/lfs/cross-lfs/scripts 
    38 export CONFIGS=/home/lfs/cross-lfs/configs 
     36export PATCHES=/home/lfs/cross-lfs-scripts/patches 
     37export SCRIPTS=/home/lfs/cross-lfs-scripts/scripts 
     38export CONFIGS=/home/lfs/cross-lfs-scripts/configs 
    3939 
    4040# Logging 
     
    6060# set to the target architecture 
    6161export TGT_ARCH=sparc 
    62 export TGT_CFLAGS="-mcpu=hypersparc -mtune=hpersparc" 
     62export TGT_CFLAGS="-mcpu=hypersparc -mtune=hypersparc" 
    6363# Set to the target architectures target-triple 
    6464export TARGET=sparc-sun-linux-gnu 
     
    125125export MULTIARCH=N 
    126126 
     127# Dont build shared libgcc prior to main glibc build 
     128export NO_GCC_EH=Y 
     129 
    127130# MISC 
    128131#------ 
Note: See TracChangeset for help on using the changeset viewer.