> @micmac1: I did it because after merging your PR, I got usage message on
> macos:
>
> ```
> $ python3-config --ldflags --embed
> Usage: /opt/local/bin/python3-config
> [--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir]
> ```
>
> I change it and no usage printed:
>
> ```
> $ python3-config --ldflags --embed 2>/dev/null
> ```
Interesting. Maybe your python3-config is patched. Thanks!
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/commit/392688fc756a97f65c2433bb6af7adedca4e0abf#commitcomment-38458075
_______________________________________________
Kamailio (SER) - Development Mailing List
sr-dev@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev