Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Volker Springel
Gadget4
Commits
13600a6c
Commit
13600a6c
authored
Oct 05, 2020
by
Martin Reinecke
Browse files
first comments and suggested changes
parent
754741cc
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
13600a6c
...
@@ -131,9 +131,10 @@ endif
...
@@ -131,9 +131,10 @@ endif
ifeq
($(SYSTYPE), "Generic-gcc-single")
ifeq
($(SYSTYPE), "Generic-gcc-single")
include
buildsystem/Makefile.comp.gcc
include
buildsystem/Makefile.comp.gcc
include
buildsystem/Makefile.gen.
single
libs
include
buildsystem/Makefile.gen.libs
endif
endif
# MR: this entry seems inconsistent (gcc/Intel). Should we remove it or fix it?
ifeq
($(SYSTYPE), "Generic-intel-single")
ifeq
($(SYSTYPE), "Generic-intel-single")
include
buildsystem/Makefile.comp.gcc-paranoia
include
buildsystem/Makefile.comp.gcc-paranoia
include
buildsystem/Makefile.gen.singlelibs
include
buildsystem/Makefile.gen.singlelibs
...
...
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