rusty_v8 icon indicating copy to clipboard operation
rusty_v8 copied to clipboard

Can't compile on FreeBSD

Open Melchizedek6809 opened this issue 3 years ago • 4 comments
trafficstars

Building on FreeBSD crashes in build.rs within fn platform(), and adding FreeBSD to the list only leads to other errors. It seems however that there are patches already in the ports tree that allow rusty_v8 to compile as a part of Deno, maybe those could be upstreamed?

Melchizedek6809 avatar Oct 10 '22 23:10 Melchizedek6809

Would a PR be welcome or is upstream FreeBSD support considered out-of-scope?

Melchizedek6809 avatar Jan 02 '23 13:01 Melchizedek6809

A PR would be welcome in principle, if the ongoing maintenance cost isn't too high. Any chance you could link me to the patches in ports, so I can assess in more detail?

piscisaureus avatar Jan 02 '23 13:01 piscisaureus

Sure, all patches should be available here: https://github.com/freebsd/freebsd-ports/tree/main/www/deno/files

Melchizedek6809 avatar Jan 02 '23 13:01 Melchizedek6809