Skip to content

Commit

Permalink
use c11
Browse files Browse the repository at this point in the history
  • Loading branch information
wargio committed Oct 16, 2024
1 parent f35987c commit 1e12c06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions subprojects/packagefiles/libquickjs/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ foreach flag: compiler_flags
endforeach

quickjs = static_library('quickjs', sources,
c_std: 'c11',
dependencies: [threads_dep, dl_dep, m_dep],
implicit_include_directories: false,
install: false,
Expand Down

0 comments on commit 1e12c06

Please sign in to comment.