mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-08 17:04:39 -04:00
Build wx verbose (output timeout)
Disable other build steps for the moment; see if we can get a working wxwidgets cache first
This commit is contained in:
@@ -25,5 +25,5 @@ elif [ "$(uname)" == "Darwin" ]; then
|
||||
fi
|
||||
|
||||
echo "Building wxWidgets.."
|
||||
make -j$(nproc)
|
||||
make V=1 -j$(nproc)
|
||||
make install
|
||||
|
||||
Reference in New Issue
Block a user