Skip to content

Commit

Permalink
hand ct-cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
huapox committed Oct 20, 2023
1 parent 10404dd commit 999f60f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ubt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ ii libgnutlsxx28:amd64 3.6.13-2ubuntu1.8 amd64

```bash
# tiger/build.sh
# root@VM-12-9-ubuntu:~# docker run -it --rm infrastlabs/x11-base:ubt-builder bash
cd /tmp/tigervnc && cmake -G "Unix Makefiles" \
$(xx-clang --print-cmake-defines) \
-DCMAKE_FIND_ROOT_PATH=$(xx-info sysroot) \
Expand Down Expand Up @@ -151,6 +152,7 @@ root@e0dd2368ee99:/tmp/tigervnc/unix/xserver#

```bash
# err libnetwork.la
# root@VM-12-9-ubuntu:/opt/working/_ee/ubt-armv7/ubt-core# docker run -it --rm -v $(pwd)/src/arm:/src/arm infrastlabs/docker-headless:core-compile
# cd /tmp/tigervnc
cd /build/tigervnc-1.12.0
cmake -G "Unix Makefiles" -DCMAKE_INSTALL_PREFIX=/usr \
Expand Down

0 comments on commit 999f60f

Please sign in to comment.