databases/mysql55-server: fix build
This port needs C++11-compatible compiler. Approved by: mentors (implicit approval)
This commit is contained in:
@@ -14,7 +14,7 @@ COMMENT?= Multithreaded SQL database (server)
|
||||
LICENSE= GPLv2
|
||||
|
||||
SLAVEDIRS= databases/mysql55-client
|
||||
USES= cmake:insource,noninja readline shebangfix
|
||||
USES= cmake:insource,noninja compiler:c++11-lang readline shebangfix
|
||||
CXXFLAGS+= ${CPPFLAGS}
|
||||
NO_OPTIONS_SORT=yes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user