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
ca9a018c
Commit
ca9a018c
authored
Sep 30, 2016
by
Thanassis Tsiodras
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Standalone EDISOFT installation
parent
4acd3b59
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
EDISOFT/Makefile
EDISOFT/Makefile
+2
-2
No files found.
EDISOFT/Makefile
View file @
ca9a018c
...
...
@@ -20,7 +20,7 @@ LEON ?= leon3
RTEMS
?=
/opt/rtems-4.8
RTEMS_MAKEFILE_PATH
=
${RTEMS}
/sparc-rtems4.8/
${LEON}
RTEMS_LIB
=
${RTEMS_MAKEFILE_PATH}
/lib
EDISOFT_SUPPORT_PATH
?=
/opt/chroot-lenny/root/development/build/rtems-impr/testsuites
/support
EDISOFT_SUPPORT_PATH
?=
${RTEMS}
/support
CROSS_PREFIX
=
sparc-rtems4.8
# If not selected, compile debug version of binary (no optimizations)
...
...
@@ -109,7 +109,7 @@ LDFLAGS += ${COMMON} -nodefaultlibs -Wl,--wrap,_IO_Initialize_all_drivers \
-Wl
,--start-group
-lrtemscpu
-lio
-lno_event
-lno_msg
-lno_sem
\
-lno_timer
-lno_rtmon
-lno_ext
-lrtemsbsp
-llibc
-lrtemscpu
\
-Wl
,--end-group
-Wl
,--script
=
linkcmds
\
-B
/opt/chroot-lenny/tmp/edilibtmp
/edilib/library
-lgcc
-B
${RTEMS}
/edilib/library
-lgcc
all
:
inform bin.$(SUFFIX)/${TARGET}
...
...
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