Skip to content

Commit 00fcf92

Browse files
committed
Remove needless toolchain files and variable settings.
Unnecessary to set CMAKE_SYSTEM_NAME and CMAKE_SYSTEM_PROCESSOR, these values are set by default. It also allows to use any C99-compliant compiler by using the default CC enviroment variable or by setting the CMAKE_C_COMPILER value using the build script's --cmake-param argument. JerryScript-DCO-1.0-Signed-off-by: Robert Sipka [email protected]
1 parent d5eb2f0 commit 00fcf92

File tree

5 files changed

+0
-100
lines changed

5 files changed

+0
-100
lines changed

cmake/toolchain_afl_i686.cmake

Lines changed: 0 additions & 20 deletions
This file was deleted.

cmake/toolchain_afl_x86_64.cmake

Lines changed: 0 additions & 22 deletions
This file was deleted.

cmake/toolchain_darwin_x86_64.cmake

Lines changed: 0 additions & 20 deletions
This file was deleted.

cmake/toolchain_linux_i686.cmake

Lines changed: 0 additions & 18 deletions
This file was deleted.

cmake/toolchain_linux_x86_64.cmake

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)