Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
OpenFlipper-Free
OpenFlipper-Free
Merge requests
!173
Don't call clang++ with unsupported -frounding-math.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Jan Möbius
requested to merge
clang-no-frounding-math
into
master
Oct 24, 2016
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
This avoids a flood of warnings, and CGAL only needs -frounding-math when compiling with GCC.
Merge request reports