All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philip Balister <philip@balister.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [STABLE][PATCH] quake2: fix QA errors
Date: Sat, 12 Sep 2009 07:33:38 -0400	[thread overview]
Message-ID: <4AAB8712.7090405@balister.org> (raw)
In-Reply-To: <1252749664-1074-1-git-send-email-k.kooi@student.utwente.nl>

[-- Attachment #1: Type: text/plain, Size: 1166 bytes --]

Acked-by: Philip Balister <philip@balister.org>

Quake is the most important recipe we have ...

Koen Kooi wrote:
> From: Koen Kooi <koen@openembedded.org>
> 
> 
> Signed-off-by: Koen Kooi <koen@openembedded.org>
> ---
>  recipes/quake/quake2_svn.bb |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/quake/quake2_svn.bb b/recipes/quake/quake2_svn.bb
> index 31491ad..a01def8 100644
> --- a/recipes/quake/quake2_svn.bb
> +++ b/recipes/quake/quake2_svn.bb
> @@ -5,6 +5,7 @@ DEPENDS = "libsdl-x11 libxxf86dga"
>  
>  SRCREV = "205"
>  PV = "0.16.1+svnr${SRCREV}"
> +PR = "r1"
>  
>  SRC_URI = "svn://svn.icculus.org/quake2/;module=trunk \
>             file://quake2-arm.patch;patch=1"
> @@ -14,7 +15,7 @@ S = "${WORKDIR}/trunk"
>  export BUILD_SDLQUAKE2=YES
>  export OSTYPE=Linux
>  export ARCH=${TARGET_ARCH}
> -export BASE_CFLAGS="${TARGET_CC_ARCH} -Wall -pipe -Dstricmp=strcasecmp"
> +export BASE_CFLAGS="${TARGET_CC_ARCH} ${LDFLAGS} -Wall -pipe -Dstricmp=strcasecmp"
>  export OPT_CFLAGS="-O3 -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations"
>  
>  do_compile() {

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/x-pkcs7-signature, Size: 3303 bytes --]

      reply	other threads:[~2009-09-12 11:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-12 10:01 [STABLE][PATCH] quake2: fix QA errors Koen Kooi
2009-09-12 11:33 ` Philip Balister [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AAB8712.7090405@balister.org \
    --to=philip@balister.org \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.