mceSystems / node-jsc

A node.js port to the JavaScriptCore engine and iOS
Other
222 stars 16 forks source link

Link dl library required by bmalloc in Linux #10

Closed Constellation closed 6 years ago

Constellation commented 6 years ago

libdl is required since we use dlopen etc. to check ASAN condition in Linux.