David Gibson

Results 166 comments of David Gibson

Btw, what do you need to do to use gcc for the build on FreeBSD? It's probably worth adding that case to the CI as well.

> You put `USE_GCC=yes` into a port's Makefile. There are other options, you could write `USE_GCC=15+` to only use GCC 15 or newer. We're not dealing with a port here,...

> > > 1. https://cirrus-ci.com/task/4962482919309312 --> Run setup --> "Compiler for C supports link arguments -Wl,--version-script=/tmp/cirrus-ci-build/libfdt/version.lds: NO" or am I missing something? > > > > > > That's working...

Sorry, I realised I misunderstood this report from the beginning. I assumed you were getting actual errors on the final link, but instead you're just saying we're omitting the version...

Sorry this has taken a long time. It turns out writing an elegant and correct test for this is fiddlier than I anticipated.

The whole point of CC0 is that it applies essentially no restrictions and is therefore compatible with any other license. You don't need permission to relicense, CC0 already gives you...