mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-02-04 15:39:53 +00:00
Remove spurious comments
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
6c979856c3
commit
f868d6f4e8
@ -5228,7 +5228,6 @@ component_test_cmake_as_package () {
|
||||
|
||||
msg "build: cmake 'as-package' build"
|
||||
cd programs/test/cmake_package
|
||||
# Note: Explicitly generate files as these are turned off in releases
|
||||
cmake .
|
||||
make
|
||||
./cmake_package
|
||||
@ -5244,7 +5243,6 @@ component_test_cmake_as_package_install () {
|
||||
|
||||
msg "build: cmake 'as-installed-package' build"
|
||||
cd programs/test/cmake_package_install
|
||||
# Note: Explicitly generate files as these are turned off in releases
|
||||
cmake .
|
||||
make
|
||||
./cmake_package_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user