jacob-carlborg / dstep

A tool for converting C and Objective-C headers to D modules
204 stars 37 forks source link

Update FreeBSD configuration #241

Closed valpackett closed 5 years ago

valpackett commented 5 years ago
jacob-carlborg commented 5 years ago

Thanks.

jacob-carlborg commented 5 years ago

I don't recall LLVM paths ever being /usr/lib/llvm-0.0, FreeBSD has always installed packages to /usr/local and they were /usr/local/llvm00..

I might have googled that.

(you might want to update llvm paths on all platforms, it mentions really really old versions)

Yes. But there's the --llvm-path flag that can be used when the default configuration is not suitable. This is used to build the pre-compiled binaries.