Changeset 763fed9 for scripts/scripts/plfs-configs/plfs-config-sparcv8
- Timestamp:
- 02/21/06 10:08:00 (7 years ago)
- 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
- File:
-
- 1 edited
-
scripts/scripts/plfs-configs/plfs-config-sparcv8 (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
scripts/scripts/plfs-configs/plfs-config-sparcv8
r53ed05b r763fed9 34 34 export SRC=/home/lfs/src/sparcv8 35 35 export TARBALLS=/mnt/tarballs 36 export PATCHES=/home/lfs/cross-lfs /patches37 export SCRIPTS=/home/lfs/cross-lfs /scripts38 export CONFIGS=/home/lfs/cross-lfs /configs36 export PATCHES=/home/lfs/cross-lfs-scripts/patches 37 export SCRIPTS=/home/lfs/cross-lfs-scripts/scripts 38 export CONFIGS=/home/lfs/cross-lfs-scripts/configs 39 39 40 40 # Logging … … 60 60 # set to the target architecture 61 61 export TGT_ARCH=sparc 62 export TGT_CFLAGS="-mcpu=hypersparc -mtune=h persparc"62 export TGT_CFLAGS="-mcpu=hypersparc -mtune=hypersparc" 63 63 # Set to the target architectures target-triple 64 64 export TARGET=sparc-sun-linux-gnu … … 125 125 export MULTIARCH=N 126 126 127 # Dont build shared libgcc prior to main glibc build 128 export NO_GCC_EH=Y 129 127 130 # MISC 128 131 #------
Note: See TracChangeset
for help on using the changeset viewer.
