Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plugin_cache_blocks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OTAWA-plugins
plugin_cache_blocks
Commits
a19f4e75
Commit
a19f4e75
authored
5 years ago
by
Lipari Giuseppe
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of gitlab.cristal.univ-lille.fr:fbouquil/plugin_cache_blocks
parents
d437d170
9fc67296
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
application/Makefile
+1
-1
1 addition, 1 deletion
application/Makefile
classic_ecb/Makefile
+1
-1
1 addition, 1 deletion
classic_ecb/Makefile
with
2 additions
and
2 deletions
application/Makefile
+
1
−
1
View file @
a19f4e75
LDLIBS2
=
`
otawa-config otawa/display otawa/classic_ecb otawa/UCB_local
--libs
`
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
/home/fabien/cristal/otawa/include/
-I
../otawa-core2-build/otawa/include/elm/
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
/home/fabien/cristal/otawa/include/
-I
../otawa-core2-build/otawa/include/elm/
-I
../include
ARMCC
=
arm-none-eabi-gcc
...
...
This diff is collapsed.
Click to expand it.
classic_ecb/Makefile
+
1
−
1
View file @
a19f4e75
...
...
@@ -9,7 +9,7 @@ LDLIBS2=`otawa-config otawa/display otawa/classic_ecb --libs`
ARMCC
=
arm-none-eabi-gcc
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
/home/fabien/cristal/otawa/include/
-I
../otawa-core2-build/otawa/include/elm/
CXXFLAGS
+=
-std
=
c++11
-O0
-g
-I
/home/fabien/cristal/otawa/include/
-I
../otawa-core2-build/otawa/include/elm/
-I
../include
all
:
clean classic_ecb.so install application binaire simple_code mpeg2
...
...
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