On Sun, Nov 15, 2015 at 08:00:57AM +0000, Chris Knadle wrote: > I'd like to try building openssl_1.0.2d-1 with gcc-4.9 to see if the > behavior change was due to gcc-5 -- if there's an easy way to specify that > please let me know.
If you edit the Configure file, for instance the debian-amd64 line, it has the compiler for that target in it. Note that the debian-amd64 line comes from the debian-targets.patch. Kurt