Date: Tue, 27 Jun 2017 11:39:04 -0400 From: Aryeh Friedman <aryeh.friedman@gmail.com> To: FreeBSD Ports ML <freebsd-ports@freebsd.org> Subject: best way to handle GCC version detection Message-ID: <CAGBxaXnMReeW=-76W13dgMJ9gQCx7pr4Qi%2BxKEsQbsOgp75g=g@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I have port I maintain that compiles fine under GCC 5 (or lower) but barfs on GCC 6. A small modification will make it compile under 6 but the very same modification makes it incompatible with 5. What is the best way to handle this and still allow USE_GCC=any ? -- Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGBxaXnMReeW=-76W13dgMJ9gQCx7pr4Qi%2BxKEsQbsOgp75g=g>