Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bliss
conda-recipes
Commits
11dd9bca
Commit
11dd9bca
authored
Jun 23, 2017
by
Vincent Michel
Browse files
Use multiple cores
parent
82b2669e
Pipeline
#457
failed with stages
in 7 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
omniorb/build.sh
View file @
11dd9bca
export
CC
=
${
PREFIX
}
/bin/gcc
export
CXX
=
${
PREFIX
}
/bin/g++
./configure
--prefix
=
$PREFIX
make
make
-j8
make
install
Write
Preview
Supports
Markdown
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