Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Alex D
GHC
Commits
9b4db4b8
Commit
9b4db4b8
authored
Mar 29, 2013
by
thoughtpolice
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Make sure README.md mentions that make can build in parallel."
This reverts commit
0b72347d
.
parent
8ae3675b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
7 deletions
+2
-7
README.md
README.md
+1
-6
libraries/Cabal
libraries/Cabal
+1
-1
No files found.
README.md
View file @
9b4db4b8
...
...
@@ -62,14 +62,9 @@ dblatex.
$ perl boot
$ ./configure
$ make
# can also say 'make -jX' for X number of jobs
$ make
$ make install
(NB:
**Do you have multiple cores? Be sure to tell that to `make`!**
This can
save you hours of build time depending on your system configuration, and is
almost always a win regardless of how many cores you have. As a simple rule,
you should have about
`N`
+1 jobs, where
`N`
is the amount of cores you have.)
The
`perl boot`
step is only necessary if this is a tree checked out
from git. For source distributions downloaded from [GHC's web site] [1],
this step has already been performed.
...
...
Cabal
@
14c5a3f7
Subproject commit
09289c0e1f3eb667aa30f6d4189e19186f433119
Subproject commit
14c5a3f78c00772cf54c2fd5c920a64d53e6f594
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