[Ocfs2-tools-devel] Re: [PATCH 3/4] build: local cflags are handled by LOCAL_CFLAGS

Joel Becker Joel.Becker at oracle.com
Thu Feb 21 16:23:39 PST 2008


On Thu, Feb 21, 2008 at 04:08:32PM -0800, Mark Fasheh wrote:
> Bring in a fix from makebo svn. Without this fix, a later patch will cause
> the python build code to error make with "recursive variable" warnings.
> 
> Signed-off-by: Mark Fasheh <mark.fasheh at oracle.com>
Signed-off-by: Joel Becker <joel.becker at oracle.com>

> ---
>  Preamble.make |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)
> 
> diff --git a/Preamble.make b/Preamble.make
> index 47c57b2..b9b4af0 100644
> --- a/Preamble.make
> +++ b/Preamble.make
> @@ -28,7 +28,6 @@ DIST_RULES =
>  INCLUDES =
>  DEFINES = 
>  
> -CFLAGS += $($(subst /,_,$(basename $@))_CFLAGS)
>  CFLAGS += -pipe
>  # protect with configure?
>  CDEPFLAGS = -MD -MP -MF $(@D)/.$(basename $(@F)).d
> -- 
> 1.5.3.6
> 

-- 

Life's Little Instruction Book #69

	"Whistle"

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-tools-devel mailing list