@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
```

-- 
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-38457749
_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to