Issue #53001. This might not be all of them, but let's not wait.
This commit is contained in:
@@ -25,6 +25,7 @@ buildPythonPackage rec {
|
||||
|
||||
preConfigure = ''
|
||||
chmod +x ./deps/pjsip/configure ./deps/pjsip/aconfigure
|
||||
export LD=$CC
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [ pkgs.pkgconfig ];
|
||||
|
||||
Reference in New Issue
Block a user