mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-25 12:02:12 +00:00
According to Nicolas Cavallari and confirmed by testing, std::strtoll is indeed available in gcc 4.6, so the dawgdic package can be enabled on gcc >= 4.6 instead of gcc >= 4.7. Reported-by: Nicolas Cavallari <Nicolas.Cavallari@green-communications.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>