From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 1 Jul 2016 23:02:53 +0200 Subject: [Buildroot] [PATCH v2 05/15] pkg-cmake.mk: export the fortran compiler path in the CMake toolchain file In-Reply-To: <20160701162920.19632-6-s.martin49@gmail.com> References: <20160701162920.19632-1-s.martin49@gmail.com> <20160701162920.19632-6-s.martin49@gmail.com> Message-ID: <20160701230253.323b8cde@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Fri, 1 Jul 2016 18:29:10 +0200, Samuel Martin wrote: > + -e 's#@@TOOLCHAIN_HAS_FORTRAN@@#$(if $(BR2_TOOLCHAIN_HAS_FORTRAN),1,0)#' \ The BR2_TOOLCHAIN_HAS_FORTRAN variable doesn't exist at this point in the patch series, so shouldn't this patch come later? Or did you assume that because it doesn't exist, it's always false for the moment, and that this patch should be considered a "preparation" patch ? Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com