Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
0f4c649a
Commit
0f4c649a
authored
Dec 11, 2016
by
Raymond Toy
Browse files
Default motif_variant for sparc64_sunc
Make motif variant default to solaris_sunc when sparc64_sunc is the lisp variant.
parent
e5c415bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/create-target.sh
View file @
0f4c649a
...
...
@@ -78,7 +78,7 @@ case $uname_s in
OpenBSD
*
)
motif_variant
=
OpenBSD
;;
*
_darwin
)
motif_variant
=
Darwin
;;
sun4_solaris_gcc|sparc_gcc
)
motif_variant
=
solaris
;;
sun4_solaris_sunc|sparc_sunc|x86_solaris_sunc
)
motif_variant
=
solaris_sunc
;;
sun4_solaris_sunc|sparc_sunc|x86_solaris_sunc
|sparc64_sunc
)
motif_variant
=
solaris_sunc
;;
sun4c
*
)
motif_variant
=
sun4c_411
;;
hp700
*
)
motif_variant
=
hpux_cc
;;
pmax_mach
)
motif_variant
=
pmax_mach
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment