addaleax / lzma-native

Node.js interface to the native liblzma compression library (.xz file format, among others)
MIT License
104 stars 37 forks source link

build: fixed build for BSD-based OS addaleax/lzma-native#98 #117

Closed bvp closed 2 years ago

bvp commented 2 years ago

This code can be used to automatically build a port for a BSD based OS. Without the ugly workaround using a symbolic link. A small step to automatically build a Joplin app from ports