ivandavidov/minimal

Change glibc --prefix to /usr

Open

#127 opened on Dec 5, 2017

View on GitHub
 (2 comments) (0 reactions) (0 assignees)HTML (292 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (1,453 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

According to the official glibc documentation, the standard --prefix location should be /usr for GNU/Linux system (empty --prefix being standard for GNU/Hurd). Unless a rationale is provided to justify not using the standard location, I think it should be set to what is expected and recommended from glibc developers.

Contributor guide