diff options
| author | Khem Raj <[email protected]> | 2020-01-06 18:41:06 -0800 |
|---|---|---|
| committer | Anup Patel <[email protected]> | 2020-01-08 09:10:24 +0530 |
| commit | 049ad0b3877352527ab470eba33bc767e9b54961 (patch) | |
| tree | 92cd4aca5f2cdcf2c04fc1c2d98d4abb78fb0ae4 /scripts/create-binary-archive.sh | |
| parent | a67fd68cbf02af84af9e6e7f8e28aadcecc94910 (diff) | |
build: Use -ffreestanding
this is a stand-alone/baremetal application, therefore demanding
-ffreestanding would help it compile with hosted toolchains e.g. ( linux
toolchains ), it also ensures that it won't be using platform
optimizations like inlining mem* str* functions which gcc might decide
especially with wrapper string functions in opensbi code
Signed-off-by: Khem Raj <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'scripts/create-binary-archive.sh')
0 files changed, 0 insertions, 0 deletions
