[haiku-development] Re: avcodec and ape_reader

  • From: Urias McCullough <umccullough@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 11 Apr 2009 08:18:49 -0700

On Sat, Apr 11, 2009 at 7:57 AM, Urias McCullough <umccullough@xxxxxxxxx> wrote:
>  # prepare gcc settings
>  -457,6 +460,7 @@
>  HAIKU_LD                                       ?= ${HAIKU_LD} ;
>  HAIKU_OBJCOPY                          ?= ${HAIKU_OBJCOPY} ;
>  HAIKU_RANLIB                           ?= ${HAIKU_RANLIB} ;
> +HAIKU_YASM                             ?= $(HAIKU_YASM) ;
>  HAIKU_CPPFLAGS                         ?= ${HAIKU_CPPFLAGS} ;
>  HAIKU_CCFLAGS                          ?= ${HAIKU_CCFLAGS} ;
>  HAIKU_CXXFLAGS                         ?= ${HAIKU_CXXFLAGS} ;

Oops, that should have been {} instead of () there :P

- Urias

Other related posts: