Sebastian Ullrich
|
2a891a3889
|
chore: CMAKE_CXX_SYSROOT_FLAG is also needed for linking (#6297)
Fixes #6296
|
2024-12-03 16:14:22 +00:00 |
|
Sebastian Ullrich
|
c5114c971a
|
fix: Windows needs more LEAN_EXPORTs
|
2024-08-12 14:14:42 +02:00 |
|
Mac Malone
|
0d529e18a6
|
feat: expose flags for the bundled C compiler (#4477)
Expose the C compiler and linker flags used with the bundled compiler
(clang) to Lean code. This is needed to skip the use of `leanc` in Lake.
|
2024-06-22 01:23:33 +00:00 |
|
Sebastian Ullrich
|
dd146d50cf
|
fix: extra linker flags (e.g. -ldl) must come after stdlib linker flags
|
2021-11-23 13:07:05 +01:00 |
|
Sebastian Ullrich
|
6e9574045a
|
feat: expose C & linker flags as API
|
2021-11-20 11:04:39 +01:00 |
|