a build system in python pkging by samba
first heard: https://www.youtube.com/live/eQXnAY4hwvo?si=IcrDkNti-4p8W_wZ&t=764 - and the streams after, where he cross compiles samba
rel: PYTHONHASSEED talloc set’s that in their configure scripts rel: talloc
ref: https://waf.io/book/
great… it has a configure script, that does not take —enable-static arg…
more from bulding nixpkgs#pkgsStatic.talloc
- building talloc with Alpine Linux works for static… and they have -Bstatic and -Bdynamic for linker flags at this c hello world test
- on nix this test works when removing the -Bdynamic … so where is this -Bdynamic added
- greping “Checking simple C Programm” turns up: ./buildtools/wafsamba/wsbuild