Skip to content

Commit

Permalink
chore: keep glibc at 2.40
Browse files Browse the repository at this point in the history
Don't update glibc to 2.21.
Issue with Julia, see JuliaLang/julia#57250.
Also, inside arch news: https:
//archlinux.org/news/glibc-241-corrupting-discord-installation/.
  • Loading branch information
frankebel committed Feb 4, 2025
1 parent 470b5db commit d0e4f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/pacman.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ HoldPkg = pacman glibc
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
IgnorePkg = glibc lib32-glibc
#IgnoreGroup =

#NoUpgrade =
Expand Down

0 comments on commit d0e4f29

Please sign in to comment.