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
HeteroFlow
THAPI
Commits
9f67c0e5
Commit
9f67c0e5
authored
Apr 21, 2020
by
Brice Videau
Browse files
Removed warning in some configurations.
parent
0a0ae678
Changes
1
Hide whitespace changes
Inline
Side-by-side
ze/Makefile
View file @
9f67c0e5
...
...
@@ -21,7 +21,7 @@ ZE_MODEL = ze_model.rb yaml_ast.rb ze_meta_parameters.yaml zet_meta_parameters.y
all
:
tracer_ze.so ze_library.rb babeltrace_ze_lib.rb
LTTNG_FLAGS
=
-fPIC
-g
-Wall
-Wextra
-Wno-unused-parameter
-Wno-type-limits
-Werror
-O3
-I
./
-I
./include/core
-I
./include/tools
-I
../utils/
LTTNG_FLAGS
=
-fPIC
-g
-Wall
-Wextra
-Wno-unused-parameter
-Wno-type-limits
-Wno-nonnull
-Werror
-O3
-I
./
-I
./include/core
-I
./include/tools
-I
../utils/
modified_include
:
include headers.patch
cp
-r
include/ modified_include/
...
...
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