commit: 644b989f2d35f38b6703cf4a486c6280bc413bf0
parent 7f3b984b6611cfe3d2e77742739f9218beec14ef
Author: Michael Forney <mforney@mforney.org>
Date: Fri, 28 Feb 2020 19:26:44 -0800
swc: Update to latest git
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pkg/swc/gen.lua b/pkg/swc/gen.lua
@@ -114,7 +114,7 @@ lib('libswc.a', [[
)
]])
-exe('swc-launch', {'launch/launch.c', 'launch/protocol.c.o', '$builddir/pkg/libdrm/libdrm.a'})
+exe('swc-launch', {'launch/launch.c', 'launch/devmajor-linux.c', 'launch/protocol.c.o', '$builddir/pkg/libdrm/libdrm.a'})
file('bin/swc-launch', '4755', '$outdir/swc-launch')
fetch 'git'
diff --git a/pkg/swc/ver b/pkg/swc/ver
@@ -1 +1 @@
-fe0a0626dc r0
+86b45d5701 r0