Skip to content

Commit

Permalink
Configure invocation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
extrowerk committed Nov 3, 2020
1 parent 8b33a56 commit 3eb8d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Consider passing -static too to remove the runtime dependency.

Compiling an auto* package:
```
CC=/opt/qnx800/host/linux/x86_64/usr/bin/arm-unknown-nto-qnx8.0.0eabi-gcc ./configure --target arm-unknown-nto-qnx8.0.0eabi
CC=/opt/qnx800/host/linux/x86_64/usr/bin/arm-unknown-nto-qnx8.0.0eabi-gcc CPP=/opt/qnx800/host/linux/x86_64/usr/bin/arm-unknown-nto-qnx8.0.0eabi-cpp ./configure --host=arm-unknown-nto-qnx8.0.0eabi --prefix=/some/where
```

/-/
Expand Down

0 comments on commit 3eb8d79

Please sign in to comment.