-
Fix non-x86_64 build failure. · 31a72684
The inclusion of gcc-preinclude.h breaks the build on ARM and i386 because of the missing .symver symbol. Only define it on x86_64. Closes out mapbox/node-sqlite3#445.
Ben Noordhuis authored
×
The inclusion of gcc-preinclude.h breaks the build on ARM and i386 because of the missing .symver symbol. Only define it on x86_64. Closes out mapbox/node-sqlite3#445.