mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-29 07:17:48 +00:00
prepare_release.sh: simplified regex
Signed-off-by: Minos Galanakis <[email protected]>
This commit is contained in:
@@ -32,4 +32,4 @@ for GITIGNORE in $(git ls-files -- '*.gitignore'); do
|
||||
done
|
||||
|
||||
#### Build system ####
|
||||
psed '/[Oo][Ff][Ff] in development/! s/^\( *option *( *GEN_FILES *"[^"]*" *\)\([A-Za-z0-9][A-Za-z0-9]*\)/\1'"OFF/" CMakeLists.txt
|
||||
psed '/[Oo][Ff][Ff] in development/! s/^\( *option *( *GEN_FILES *"[^"]*" *\)\([A-Za-z0-9][A-Za-z0-9]*\)/\1OFF/' CMakeLists.txt tf-psa-crypto/CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user