Skip to content

Commit aaee081

Browse files
tclin914cmuellner
authored andcommitted
Remove duplicate assignment for DEJAGNU_SRCDIR
1 parent 84c3086 commit aaee081

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ LLVM_SRCDIR := @with_llvm_src@
1717
DEJAGNU_SRCDIR := @with_dejagnu_src@
1818
DEBUG_INFO := @debug_info@
1919
ENABLE_DEFAULT_PIE := @enable_default_pie@
20-
DEJAGNU_SRCDIR := @with_dejagnu_src@
2120

2221
SIM ?= @WITH_SIM@
2322

0 commit comments

Comments
 (0)