소스 검색

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",