Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
cmucl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Carl Shapiro
cmucl
Commits
30df8339
Commit
30df8339
authored
19 years ago
by
rtoy
Browse files
Options
Downloads
Patches
Plain Diff
Add :modular-arith to desired features.
parent
552ef19e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/cross-scripts/cross-sparc-sparc.lisp
+1
-0
1 addition, 0 deletions
tools/cross-scripts/cross-sparc-sparc.lisp
with
1 addition
and
0 deletions
tools/cross-scripts/cross-sparc-sparc.lisp
+
1
−
0
View file @
30df8339
...
@@ -20,6 +20,7 @@
...
@@ -20,6 +20,7 @@
:random-mt19937
; MT-19937 generator
:random-mt19937
; MT-19937 generator
:cmu
; Announce this is CMUCL
:cmu
; Announce this is CMUCL
:cmu19
:cmu19a
; Current version identifier
:cmu19
:cmu19a
; Current version identifier
:modular-arith
; Modular arithmetic
)
)
;; Features to remove from current *features* here
;; Features to remove from current *features* here
'
(
:sparc-v8
:sparc-v7
; Choose only one of :sparc-v7, :sparc-v8, :sparc-v9
'
(
:sparc-v8
:sparc-v7
; Choose only one of :sparc-v7, :sparc-v8, :sparc-v9
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment