[sr-dev] [kamailio/kamailio] app_python3: Makefile - suppress warning if --embed is not supported by python3-config (392688f)

Daniel-Constantin Mierla notifications at github.com
Mon Apr 13 13:08:49 CEST 2020


@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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200413/794e54c4/attachment.html>


More information about the sr-dev mailing list