From: Arne Fitzenreiter Date: Thu, 23 Jan 2020 17:52:14 +0000 (+0000) Subject: core140: ship glibc built with new gcc X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=30fcfc4cd56414383259895ac1c807d9e2cc182a core140: ship glibc built with new gcc Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/140/filelists/aarch64/glibc b/config/rootfiles/core/140/filelists/aarch64/glibc new file mode 120000 index 0000000000..d13849ff91 --- /dev/null +++ b/config/rootfiles/core/140/filelists/aarch64/glibc @@ -0,0 +1 @@ +../../../../common/aarch64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/armv5tel/glibc b/config/rootfiles/core/140/filelists/armv5tel/glibc new file mode 120000 index 0000000000..4c70d724b4 --- /dev/null +++ b/config/rootfiles/core/140/filelists/armv5tel/glibc @@ -0,0 +1 @@ +../../../../common/armv5tel/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/i586/glibc b/config/rootfiles/core/140/filelists/i586/glibc new file mode 120000 index 0000000000..943021f19a --- /dev/null +++ b/config/rootfiles/core/140/filelists/i586/glibc @@ -0,0 +1 @@ +../../../../common/i586/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/filelists/x86_64/glibc b/config/rootfiles/core/140/filelists/x86_64/glibc new file mode 120000 index 0000000000..1119099669 --- /dev/null +++ b/config/rootfiles/core/140/filelists/x86_64/glibc @@ -0,0 +1 @@ +../../../../common/x86_64/glibc \ No newline at end of file diff --git a/config/rootfiles/core/140/update.sh b/config/rootfiles/core/140/update.sh index 0b43a388dd..2f044fb4b8 100644 --- a/config/rootfiles/core/140/update.sh +++ b/config/rootfiles/core/140/update.sh @@ -53,6 +53,9 @@ extract_files # update linker config ldconfig +# restart init after glibc replace +telinit u + # Update Language cache /usr/local/bin/update-lang-cache