- fix: commit message empty - fix: sheet api json not found may cause app unable to run Signed-off-by: Pakin <pakin.t@forth.co.th>
5 lines
135 B
TOML
5 lines
135 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
linker = "x86_64-linux-gnu-gcc"
|
|
|
|
[target.aarch64-unknown-linux-gnu]
|
|
linker = "aarch64-linux-gnu-gcc"
|