[Slackbuilds-users] Desmume on 64-bit - optimization flag
Kyle Guinn
elyk03 at gmail.com
Thu Jan 24 03:16:48 UTC 2013
On 1/23/13, xgizzmo at slackbuilds.org <xgizzmo at slackbuilds.org> wrote:
> I think all that would be needed is to add a line after the $SLKCFLAGS
> block.
>
> if [ -n "$RICER_FLAGS" ]; then SLKCFLAGS=$RICER_FLAGS; fi
>
> Then run your build RICER_FLAGS="-enable-more-fruitloops"
> ./some.SlackBuild
>
> --dsomero :)
Classy :)
This topic has me curious. Can anyone explain to me why we add -fPIC
for x86_64, or why we don't add it to the others?
-Kyle
More information about the SlackBuilds-users
mailing list