]> 127.0.0.1 Git - bili_danmu/.git/commitdiff
fix dep
authorqydysky <qydysky@foxmail.com>
Mon, 19 Oct 2020 10:51:05 +0000 (18:51 +0800)
committerqydysky <qydysky@foxmail.com>
Mon, 19 Oct 2020 10:51:05 +0000 (18:51 +0800)
.github/workflows/go.yml
VERSION

index dcf727efec134ac5a80f4d8b211b37a602fd023d..bde011e0c434f7cc681b2f587886178a6f3d5e14 100644 (file)
@@ -92,9 +92,9 @@ jobs:
 
     - shell: msys2 {0}
       run: |
-        set CGO_LDFLAGS_ALLOW="-Wl,-luuid"
-        set CGO_CFLAGS_ALLOW="-Wl,-luuid"
-        set CGO_CXXFLAGS_ALLOW="-Wl,-luuid"
+        set CGO_LDFLAGS_ALLOW="-Wl"
+        set CGO_CFLAGS_ALLOW="-Wl"
+        set CGO_CXXFLAGS_ALLOW="-Wl"
         go build -v -o demo/demo.exe -i demo/main.go
 
     - name: zip
diff --git a/VERSION b/VERSION
index c002d01e84f43a2f289d728579d28ed3f4113cbd..da47b147f21eca2a1bbb19c19c9a2e1f1f4af0ea 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-202010191800
\ No newline at end of file
+202010191850
\ No newline at end of file