[Slackbuilds-users] SDL_gfx not ARM-friendly
    Robby Workman 
    rworkman at slackbuilds.org
       
    Mon Jul  8 06:38:53 UTC 2013
    
    
  
On Sat, 23 Mar 2013 00:39:10 +0100 (CET)
openpandora at free.fr wrote:
> Hi !
> 
> elif [ "$ARCH" = "arm" ]; then
>     SLKCFLAGS="-O2 -fPIC"
>     LIBDIRSUFFIX=""
>     MIX=${MIX:-"dis"}
> 
> is missing
I added the usual "catchall" instead:
else
  SLKCGLAGS="-O2"
  LIBDIRSUFFIX=""
  MIX=${MIX:-"dis"}
-RW
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20130708/6fd4306c/attachment.asc>
    
    
More information about the SlackBuilds-users
mailing list