mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Again.
This commit is contained in:
@@ -31,9 +31,7 @@ modules:
|
||||
# tag: v2.6
|
||||
build-commands:
|
||||
- mkdir build
|
||||
- cd build && cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/app \
|
||||
-DCONFIG_SEER_GDB_LAUNCHER='flatpak-spawn --host' \
|
||||
../src
|
||||
- cd build && cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/app -DCONFIG_SEER_GDB_LAUNCHER=flatpak-spawn\ --host ../src
|
||||
- cd build && ninja
|
||||
- install -Dm755 build/seergdb /app/bin/seergdb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user