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
Rémi Cailletaud
yade
Commits
b56d19d6
Commit
b56d19d6
authored
Oct 12, 2016
by
Rémi Cailletaud
Browse files
Revert "try with release type"
This reverts commit
95855557
.
parent
95855557
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b56d19d6
...
...
@@ -81,7 +81,6 @@ ENDIF()
SET
(
CMAKE_CXX_FLAGS
"
${
CMAKE_CXX_FLAGS
}
-fPIC -O2 --param=ssp-buffer-size=4 -Wformat -Wformat-security -Werror=format-security -Wall -std=c++11 "
)
SET
(
CMAKE_BUILD_TYPE Release
)
IF
(
DEBUG
)
SET
(
CMAKE_VERBOSE_MAKEFILE 1
)
SET
(
CMAKE_BUILD_TYPE Debug
)
...
...
Write
Preview
Supports
Markdown
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