mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 02:40:08 +00:00
parent
c3b53bc2ec
commit
4961ee293d
@ -195,7 +195,7 @@ CC_ADA_OPT += $(filter-out -fno-builtin-cos -fno-builtin-sin \
|
||||
# We substitute '.' characters by '_' to allow a source-file-specific
|
||||
# C++ standard option for files with more than one dot in their name.
|
||||
#
|
||||
CC_CXX_OPT_STD ?= -std=gnu++17
|
||||
CC_CXX_OPT_STD ?= -std=gnu++20
|
||||
CC_CXX_OPT += $(lastword $(CC_CXX_OPT_STD) $(CC_CXX_OPT_STD_$(subst .,_,$*)))
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user