commit 94e0891
hovercats
·
2025-04-28 08:50:40 +0000 UTC
parent af20879
u-config: 0.34.0
3 files changed,
+3,
-3
+1,
-1
1@@ -9,7 +9,7 @@ set('ldflags', {
2 '-Wl,--gc-sections',
3 })
4
5-exe('u-config', {'generic_main.c'})
6+exe('u-config', {'main_posix.c'})
7
8 file('bin/u-config', '755', '$outdir/u-config')
9 man{'u-config.1'}
+1,
-1
1@@ -1 +1 @@
2-Subproject commit d849116da0ae5c38324adfbe1ae9d9b7b177e89d
3+Subproject commit e57b719b709f9112b2570a914e5efef7faf0ff03
+1,
-1
1@@ -1 +1 @@
2-0.33.3 r0
3+0.34.0 r0