Maybe look at how others have done it. Here is an older example based on the V8 GYP build. There may be more up to date (GN) scripts elsewhere. I think NodeJS build contains the V8 GYP build.
https://github.com/Kronuz/Xapiand/blob/master/contrib/freebsd/v8.shar On Sunday, February 2, 2020 at 1:35:13 PM UTC-5, [email protected] wrote: > > Hi, > > According to https://v8.dev/docs/source-code the way to checkout v8's > source is with depot_tools which aren't available for other platforms like > FreeBSD. > What would be the correct step? > > Regards, > Antonio Huete > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/b6885a9e-2864-4387-9ade-da07b62c388a%40googlegroups.com.
