Skip to content

Commit

Permalink
Make build more friendly
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-noland committed Sep 24, 2024
1 parent 85e42f7 commit 7cfb0fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This build happens in a container for portability.
```bash
pushd "${PROJECT_ROOT}/dpdk-sys"
# Now build the sysroot
./gen-sysroot/gen-sysroot.sh
./gen-sysroot/gen-sysroot.sh debug
```

> [!Warning]
Expand Down

0 comments on commit 7cfb0fd

Please sign in to comment.