浏览代码

now builds are reproducible

quantumde1 1 月之前
父节点
当前提交
3b56fb62cd
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      dub.json

+ 3 - 0
dub.json

@@ -27,6 +27,9 @@
 	"lflags-windows": [
 		"-L./"
 	],
+	"lflags": [
+		"-build-id=none"
+	],
 	"libs-posix": [
 		"raylib",
 		"lua-5.3",