Skip to content

Commit fda5a21

Browse files
linker: Fix BUILD.gn again (KhronosGroup#6257)
1 parent da39e88 commit fda5a21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

BUILD.gn

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,6 @@ static_library("spvtools_opt") {
659659
static_library("spvtools_link") {
660660
sources = [
661661
"source/link/linker.cpp",
662-
"source/link/linker.h",
663662
"source/link/fnvar.cpp",
664663
"source/link/fnvar.h"
665664
]

0 commit comments

Comments
 (0)