Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RTEMS-build-workflows
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Thanassis Tsiodras
RTEMS-build-workflows
Commits
15c19a23
Commit
15c19a23
authored
Jul 15, 2017
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
For 4.11, the SMP option is --enable-experimental-smp
parent
fa1cf920
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
OAR/contrib/build.rtems.4.11.2.smp.sh
OAR/contrib/build.rtems.4.11.2.smp.sh
+1
-1
No files found.
OAR/contrib/build.rtems.4.11.2.smp.sh
View file @
15c19a23
...
...
@@ -105,7 +105,7 @@ BUILD_LOG=~/rtems.build.logs/${DATE}.log
../rtems-git/configure
\
--target
=
sparc-rtems4.11
--prefix
=
${
RTPREFIX
}
\
--enable-rtemsbsp
=
"leon2 leon3 ngmp"
--enable-posix
\
--enable-cxx
--enable-networking
--enable-smp
--enable-cxx
--enable-networking
--enable-
experimental-
smp
make all
make
install
}
|&
tee
${
BUILD_LOG
}
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