-
Fix undefined memcpy@@GLIBC_2.14 runtime error · ba86b2ea
Pre-include gcc-preinclude.h in a few more places to ensure that we don't pick up a reference to the memcpy@@GLIBC_2.14 symbol. Fixes add-on loading on systems with an old glibc, such as RHEL <= 6. Closes out mapbox/node-sqlite3#433.
Ben Noordhuis authored
×