Re: Makefile show all flags

From: Jamie Landeg-Jones <jamie_at_catflap.org>
Date: Sun, 10 Dec 2017 13:34:21 +0000
blubee blubeeme <gurenchan_at_gmail.com> wrote:

> When porting software FreeBSD has a lot of internal makefiles that gets
> pulled in that setup the build environment: /usr/ports/Mk/*
>
> Is there a way to print out the env during the make process so that I can
> see what knobs, switches and flags were set before the build is run?

Is this any use?

make -dA ....

It's pretty verbose. I'd suggest running it through "script" or redirecting
stderr to a file!

cheers, jamie
Received on Sun Dec 10 2017 - 12:34:23 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:14 UTC