fix(3p/nix/libexpr): Make new Bindings class visible to GC
This commit is contained in:
parent
68e6e92a20
commit
e24466c795
2 changed files with 9 additions and 6 deletions
1
third_party/nix/src/libexpr/meson.build
vendored
1
third_party/nix/src/libexpr/meson.build
vendored
|
|
@ -53,6 +53,7 @@ libexpr_link_list = [
|
|||
|
||||
libexpr_link_args = [
|
||||
'-lpthread',
|
||||
'-lgccpp',
|
||||
]
|
||||
|
||||
libexpr_cxx_args = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue