This PR to fix error messages like
```
[root@nout app_python3]# make clean && make
/bin/sh: line 1: --ldflags: command not found
/bin/sh: line 1: --ldflags: command not found
CC (gcc) [M app_python3.so] app_python3_mod.o
CC (gcc) [M app_python3.so] apy_kemi.o
CC (gcc) [M app_python3.so] apy_kemi_export.o
CC (gcc) [M app_python3.so] python_exec.o
CC (gcc) [M app_python3.so] python_msgobj.o
CC (gcc) [M app_python3.so] python_support.o
LD (gcc) [M app_python3.so] app_python3.so
```
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4085#issuecomment-2561103437
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4085/c2561103437(a)github.com>