Skip to content

Commit

Permalink
No need to cd
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Dec 13, 2024
1 parent ffbb090 commit 03e6bac
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions recipes/softsv/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

set -xe

ls -la

cd SoftSV_1.4.2

CXX="${CXX} -std=c++14" make -j"${CPU_COUNT}"

ls -la
Expand Down

0 comments on commit 03e6bac

Please sign in to comment.