Build error on non-unix.
PR: 1390
This commit is contained in:
parent
b774111020
commit
4ca7d975af
@ -294,7 +294,7 @@ test_tsa:
|
||||
sh ./testtsa; \
|
||||
fi
|
||||
|
||||
test_ige: $(IGETEST)
|
||||
test_ige: $(IGETEST)$(EXE_EXT)
|
||||
@echo "Test IGE mode"
|
||||
../util/shlib_wrap.sh ./$(IGETEST)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user