[tools] testbot/TestLauncher: Remove the unused bindir variable.
12 Jan
2021
12 Jan
'21
5:11 p.m.
Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> --- testbot/src/TestLauncher/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/testbot/src/TestLauncher/Makefile b/testbot/src/TestLauncher/Makefile index b040353d01..7c9a351352 100644 --- a/testbot/src/TestLauncher/Makefile +++ b/testbot/src/TestLauncher/Makefile @@ -1,5 +1,3 @@ -bindir = ../../bin/windows - CROSSCC32 = i686-w64-mingw32-gcc CROSSSTRIP32 = i686-w64-mingw32-strip CROSSCC64 = x86_64-w64-mingw32-gcc -- 2.20.1
1885
Age (days ago)
1885
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget