aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2022-09-04 11:38:07 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2022-09-13 22:07:21 +0000
commit7dff68f65d93db45954be08967b54251ac9861f8 (patch)
tree3f055f976dbbc1a1ecc835ede14bb510d6fefb1f /.gitignore
parent36597636f2a0e9fbf7b44f2c02fb85632d4dc063 (diff)
downloadriscv-openocd-7dff68f65d93db45954be08967b54251ac9861f8.zip
riscv-openocd-7dff68f65d93db45954be08967b54251ac9861f8.tar.gz
riscv-openocd-7dff68f65d93db45954be08967b54251ac9861f8.tar.bz2
.gitignore: remove cross-compile *-libtool
This reverts commit dac90163a287 (".gitignore: add cross-compile *-libtool") [1] merged in May 2022. The old build system of OpenEmbedded used to rebuild and rename plenty of tools to discriminate between host's and target's tools. This creates, among others, the odd file "$CROSS_COMPILE-libtool" that was addressed by the patch [1]. OpenEmbedded has dropped this odd behavior with patch [2], present in OpenEmbedded 4.0 "kirkstone" tagged on April 2022. In current situation: - old OpenEmbedded use OpenOCD v0.11.0 or older, so will not use the patch [1]; - new OpenEmbedded has [2] applied, so will never take benefit from the patch [1]. As consequence, patch [1] is completely useless and keeping it in OpenOCD can even be misleading. Revert patch [1]. Change-Id: I75793fce82a5297d74af72e620c4e63cd5b15f90 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Fixes: https://review.openocd.org/6960 [1] Fixes: dac90163a287 (".gitignore: add cross-compile *-libtool") Link: https://git.openembedded.org/openembedded-core/commit/?id=4b308773eca7 [2] Reviewed-on: https://review.openocd.org/c/openocd/+/7161 Tested-by: jenkins
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f5aa68a..955ca3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -68,7 +68,6 @@ doxygen
doxygen.log
Doxyfile
libtool
-*-libtool
Makefile
!contrib/loaders/**/Makefile
stamp-h1