]> xenbits.xensource.com Git - unikraft/libs/compiler-rt.git/commit
Enable the libatomic implementation
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Wed, 30 Oct 2019 23:06:39 +0000 (23:06 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Fri, 8 Nov 2019 13:25:17 +0000 (14:25 +0100)
commit9a4ca8197ff6c3e7e69bdecb53d103428c308935
tree973c262117e74df3dc892d1734645cbed0ec216b
parentcfbd5147f4a4b46f9df7d0d1bf32cb9a181f228c
Enable the libatomic implementation

compiler-rt contains an implementation of an atomics library. We provide
a config option for to enable this implementation.

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
Config.uk
Makefile.uk
exportsyms.uk
patches/0001-Modify-atomic.c-to-build-with-GCC.patch [new file with mode: 0644]