mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
wasm3: fix trailing whitespace
This commit is contained in:
@@ -33,8 +33,8 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
mkdir -p build
|
||||
cd build
|
||||
mkdir -p build
|
||||
cd build
|
||||
cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_WASI=simple
|
||||
make
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user