[oe] [STABLE][PATCH] quake2: fix QA errors

Philip Balister philip at balister.org
Sat Sep 12 11:33:38 UTC 2009


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

Quake is the most important recipe we have ...

Koen Kooi wrote:
> From: Koen Kooi <koen at openembedded.org>
> 
> 
> Signed-off-by: Koen Kooi <koen at 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() {
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090912/7c7e8098/attachment-0002.bin>


More information about the Openembedded-devel mailing list