Skip to content

Check if $cc and $ARCH variables exist from command line#14

Open
neilalexander wants to merge 2 commits intoUCIS:masterfrom
neilalexander:master
Open

Check if $cc and $ARCH variables exist from command line#14
neilalexander wants to merge 2 commits intoUCIS:masterfrom
neilalexander:master

Conversation

@neilalexander
Copy link

When using crossbuild to target MIPS, for example, the attached patches allow specifying some architecture-specific parameters on the command line:

cc="mipsel-linux-gnu-cc" ARCH="mipsel" LDFLAGS="-L./tmp/lib" ./build.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant