Opened 6 years ago

Closed 6 years ago

#838 closed bug (fixed)

Enforcing -std=c++11 breaks build of polymake

Reported by: arojas@… Owned by: somebody
Priority: minor Milestone: 4-2-0 and higher
Component: dontKnow Version: 4-1-1
Keywords: Cc:

Description

Since 4.1.1p3, 'libsingular-config --cflags' includes -std=c++11. This breaks the build of polymake, which adds these to its build flags, since it requires c++14.

Change History (1)

comment:1 Changed 6 years ago by hannes

Resolution: fixed
Status: newclosed

fixed with 25a7cf77c9555840e667325d992a2ec3e504e0ab (made NTL_CPPFLAGS internal to the directories where NTL is used)

Note: See TracTickets for help on using tickets.