aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@ost.ch>2024-09-17 16:37:38 +0000
committerFelix Morgner <felix.morgner@ost.ch>2024-09-17 16:37:44 +0000
commitb0a8b9e80468a61994dec17be6b5ee6516efa73a (patch)
tree199bb3ccf38a72aa76e462d57f5f3a12218792a7 /cmake
parent858c338db6fe9080f519821e16398ea7bc6a2f3e (diff)
downloadteachos-b0a8b9e80468a61994dec17be6b5ee6516efa73a.tar.xz
teachos-b0a8b9e80468a61994dec17be6b5ee6516efa73a.zip
build: fix CRT code linking
CMake used to generate object files with a .obj extension. This appears to no longer be the case. As a fallback, we now match on 'o*' for the CRT code in the linker script. As of now, it is unclear when this change happened.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions