Compilation errors out in g++ 5.2.1
Bug #1504882 reported by
Jonathan E. Brickman
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Grub Customizer |
New
|
Undecided
|
Unassigned |
Bug Description
Compilation errored out in G++ 5.2.1. In these files:
./CMakeFiles/
./CMakeFiles/
I added the following text as the first CXX_FLAGS item:
-std=gnu++11
and most of the errors went away, the few remaining were warnings which did not stop compilation.
To post a comment you must log in.