OSDN Git Service

glibc install1
authorHe Chenlan <210hcl@gmail.com>
Thu, 28 Jan 2021 13:53:52 +0000 (21:53 +0800)
committerHe Chenlan <210hcl@gmail.com>
Thu, 28 Jan 2021 13:53:52 +0000 (21:53 +0800)
glibc.spec

index 18f5e62..afade76 100644 (file)
@@ -132,3 +132,7 @@ make %{?_smp_mflags} check || {
   # Fail build if there where compilation errors during testsuite run
   test -f tests.sum
 }
+
+%install
+# Install base glibc
+make %{?_smp_mflags} install_root=%{buildroot} install -C build