Browse Source

some tiny textual changes for the SPARC configs

git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1453 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
d9ffa92444
3 changed files with 3 additions and 1 deletions
  1. +1
    -0
      architecture/sparc/archtest.sh
  2. +1
    -1
      architecture/sparc/config.hlp
  3. +1
    -0
      architecture/sparc/preconfig.in

+ 1
- 0
architecture/sparc/archtest.sh

@ -9,3 +9,4 @@ case "$ROCKCFG_SPARC_BITS" in
arch_target="sparc64-unknown-linux-gnu"
arch_sizeof_char_p=8 ;;
esac

+ 1
- 1
architecture/sparc/config.hlp

@ -21,7 +21,7 @@
# --- ROCK-COPYRIGHT-NOTE-END ---
ROCKCFG_SPARC_BITS
Controls whether to build a 64-bit or 32-bit user-space.
Controls whether to build a 32-bit or 64-bit user-space.
(64-bit does currently only work with the dietlibc - not
with the glibc - and is so _not_ recommended!)

+ 1
- 0
architecture/sparc/preconfig.in

@ -21,3 +21,4 @@
# --- ROCK-COPYRIGHT-NOTE-END ---
CFGTEMP_ARCHLIST="$CFGTEMP_ARCHLIST sparc Generic_SPARC_Workstations"

Loading…
Cancel
Save