]> xenbits.xensource.com Git - unikraft/libs/compiler-rt.git/commitdiff
Config: Remove leading whitespace in comment
authorRazvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Sat, 1 May 2021 09:21:10 +0000 (12:21 +0300)
committerUnikraft <monkey@unikraft.io>
Wed, 12 May 2021 09:46:30 +0000 (09:46 +0000)
Signed-off-by: Razvan Deaconescu <razvan.deaconescu@cs.pub.ro>
Reviewed-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@upb.ro>
Tested-by: Unikraft CI <monkey@unikraft.io>
GitHub-Pull-Request: #2

Config.uk

index 9be2044316ac7b7646b825791ae866c5cc628990..f8b28df99d16f1885f2a80d4a7a4e494f5021ae5 100644 (file)
--- a/Config.uk
+++ b/Config.uk
@@ -1,5 +1,5 @@
 menuconfig LIBCOMPILER_RT
-    bool " compiler-rt - runtime support"
+    bool "compiler-rt - runtime support"
     select LIBPOSIX_SYSINFO
     default n