forked from objectcomputing/mFAST
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use std=gnu++11 compiler flag instead of std=c++11
On g++ 4.9, std=c++11 would disable the “Q” __float128 literal suffix which is used by boost library and causes compiler errors.
- Loading branch information
Huang-Ming Huang
committed
Sep 28, 2016
1 parent
c236ea0
commit c9f9a15
Showing
2 changed files
with
3 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters