mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-14 18:40:50 +00:00
all.sh: re-instate 3.6-specific code
Reverts "all.sh: temporary alignment with development" Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
This commit is contained in:
parent
41ba526f99
commit
96bfc17be1
@ -371,6 +371,8 @@ cleanup()
|
||||
-iname CMakeCache.txt -o \
|
||||
-path './cmake/*.cmake' \) -exec rm -f {} \+
|
||||
# Remove Makefiles generated by in-tree CMake builds
|
||||
# (Not all files will exist in all branches, but that's OK.)
|
||||
rm -f 3rdparty/Makefile 3rdparty/*/Makefile
|
||||
rm -f pkgconfig/Makefile framework/Makefile
|
||||
rm -f include/Makefile programs/!(fuzz)/Makefile
|
||||
rm -f tf-psa-crypto/Makefile tf-psa-crypto/include/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user