2
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Ehmry - dffe75fcc1 llvm: AddRunTimeLibs 2020-05-28 22:39:54 +05:30
Ehmry - 5a649fc6d4 Clang: patch to fix linking of shared libraries 2020-05-28 16:39:47 +05:30
Ehmry - 75615fac16 Clang: patch to link with -lc and -lposix
Link with the libc and posix entrypoint library unless the -noposix flag
is passed. This allows the Genode Clang to be dropped into legacy build
systems.

Update the native packages using the Clang stdenv to pass -noposix.
2020-05-08 01:01:29 +05:30
Ehmry - 4ab70e41cf New stdenv with painless $CXX
Patch Clang to implicitly pass the required linker flags.
2020-03-31 23:10:32 +05:30
Ehmry - 14fc773ac9 Move Nixpkgs patching to overlay 2020-03-24 19:48:26 +05:30