This commit is contained in:
Rmys
2025-12-22 12:06:59 +03:00
committed by GitHub
parent ecf084bddb
commit 235ce199a3
+1
View File
@@ -14,6 +14,7 @@ from pisi.actionsapi import shelltools
shelltools.export("JOBS", get.makeJOBS().replace("-j", ""))
def setup():
pisitools.cflags.add("-std=gnu17")
shelltools.system("sed -r 's/nss_(setpw|endpw|setgr|endgr)ent/my_&/' \
-i nsswitch/nsstest.c")