I tried to compile one of the D projects using our CI (Jenkins) today. Unfortunately, we use Debian Jessie as a base image and its glibc version is 2.19 while current `ldc2-1.27.0-linux-x86_64` requires 2.27. Which ldc2 version uses glibc 2.19 or compatible with Debian Jessie?