mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
build: update to C23 (#23680)
This commit is contained in:
@@ -819,7 +819,7 @@ set_target_properties(${bun} PROPERTIES
|
||||
CXX_STANDARD_REQUIRED YES
|
||||
CXX_EXTENSIONS YES
|
||||
CXX_VISIBILITY_PRESET hidden
|
||||
C_STANDARD 17
|
||||
C_STANDARD 23
|
||||
C_STANDARD_REQUIRED YES
|
||||
VISIBILITY_INLINES_HIDDEN YES
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user