On 9/11/21 21:08, Mathieu Parent wrote:
Le sam. 6 nov. 2021 à 19:51, Laurent Bigonville <bi...@debian.org> a écrit :

Any hope somebody could have a look at this? The patch is pretty trivial.
Sorry for the delay.

This kind of patch is probably needed for all packages using waf
(samba, talloc, tdb, tevent, ldb). I would prefer if we can fix waf
itself.
Fair enough, but kfreebsd is quite a niche architecture
What is the output of this command on kfreebsd:

python3 -c 'import sys; print(sys.platform)'

$ python3 -c 'import sys; print(sys.platform)'
gnukfreebsd11

Then the c_compiler dict in third_party/waf/waflib/Tools/compiler_c.py
could be amended.

Could you open an upstream bug for that then?

Kind regards,

Laurent Bigonville

Reply via email to