mirror of
https://github.com/tribufu/sdk-cpp
synced 2025-06-16 03:24:18 +00:00
Remove old files
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
# Linux (x86_64)
|
||||
make config=debug_linux-x86_64
|
||||
# Linux (x64)
|
||||
make config=debug_linux-x64
|
||||
|
||||
# Linux (i686)
|
||||
make config=debug_linux-i686
|
||||
# Linux (x86)
|
||||
make config=debug_linux-x86
|
||||
|
||||
# Linux (aarch64)
|
||||
make config=debug_linux-aarch64
|
||||
# Linux (arm64)
|
||||
make config=debug_linux-arm64
|
||||
|
Reference in New Issue
Block a user