glibc rebuild.

This commit is contained in:
4fury-c3440d8
2023-03-13 08:22:19 +03:00
parent dd45342756
commit 346b35299d
3 changed files with 319 additions and 5 deletions
+2
View File
@@ -100,6 +100,8 @@ def check():
pass
def install():
# maybe use system ldconfig executable?
#pisitools.dosed("Makefile", "\$\(elf-objpfx\)ldconfig", "ldconfig")
shelltools.cd("build")
autotools.rawInstall("install_root=%s" % get.installDIR())