mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] where is BUILD_STATIC defined


From: Nagaev Boris
Subject: Re: [Mingw-cross-env-list] where is BUILD_STATIC defined
Date: Tue, 15 Mar 2016 20:07:05 +0300

On Tue, Mar 15, 2016 at 2:43 PM, Hansni Liu <address@hidden> wrote:
> Hi,
> I've digged into the Makefile system to look for where BUILD_STATIC is
> defined.  But I cannot find it. Anyone kind to tell me that?
>
> Thanks.
> hansni

Hello,

it is defined here:
build-only-$(1)_$(3): BUILD_$(if $(findstring shared,$(3)),SHARED,STATIC) = TRUE


-- 


Best regards,
Boris Nagaev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]