mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 06:02:11 +00:00
While reviewing the eglibc package, Peter mentionned that it would be good to add a comment that explains why we explicitly build eglibc with -O2 instead of using the user selected optimization level. This commit add such a comment. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>