Makefile: remove workaround for jimtcl 0.80
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 11 Apr 2021 21:58:57 +0000 (23:58 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 7 Nov 2021 22:21:20 +0000 (22:21 +0000)
Commit 266a945ad3e8 ("jimtcl: update to version 0.80 (2020-10-29)")
adds a workaround to permit 'make distcheck' with jimtcl 0.80.
This has been fixed in jimtcl with commit d224c9a2b7b2 ("Makefile:
remove examples.api/Makefile while 'distclean'").

By using jimtcl from latest master branch, the workaround is not
required anymore.

Remove the workaround.

Change-Id: I10d91371b5a89d2a3c8599bce766f97eac44f0d9
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6227
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
Makefile.am

index 7e5e22973768324ffbc239b5b7988f3ea0209fa4..a18c572fbf002e8f86d8672d2c3693b5e65d4dc3 100644 (file)
@@ -125,8 +125,6 @@ uninstall-hook:
 distclean-local:
        rm -rf Doxyfile doxygen
        rm -f $(srcdir)/jimtcl/configure.gnu
-# FIXME: workaround for jimtcl 0.80 only. Remove from jimtcl 0.81
-       rm -f jimtcl/examples.api/Makefile
 
 DISTCLEANFILES = doxygen.log