fuwaneko / node-protobuf

Google Protocol Buffers wrapper for Node.js [UNMAINTAINED]
181 stars 42 forks source link

Trouble with compile option '-mtune=native' #59

Closed tisoaho closed 8 years ago

tisoaho commented 8 years ago

This compilation switch prevents cross-compiling which has been working fine on previous versions. E.g. ia32 linux host compiling for ARM target now fails.