mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
coreos/config: Drop fixes for cmake
This commit is contained in:
parent
678d0788ef
commit
b22334fd58
@ -1,4 +0,0 @@
|
||||
# Fix up cross compiling CMake
|
||||
|
||||
SET(KWSYS_LFS_WORKS "1" CACHE STRING "" FORCE)
|
||||
SET(KWSYS_CHAR_IS_SIGNED "1" CACHE STRING "" FORCE)
|
@ -1,3 +0,0 @@
|
||||
if [[ $(cros_target) != "cros_host" ]] ; then
|
||||
CMAKE_EXTRA_CACHE_FILE="${CROS_ADDONS_TREE}/config/cross_compile_config.cmake"
|
||||
fi
|
Loading…
Reference in New Issue
Block a user