Skip to content

Commit

Permalink
Update build_iproute2.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
felicitia committed Nov 26, 2023
1 parent 48a84bf commit e9b820a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/hpsc-CC/build_iproute2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ build_iproute2_riscv64 () {
git clone $IPROUTE2_GIT_URL
cd iproute2

# mkdir -p riscv64_build
# cd riscv64_build

make CROSS_COMPILE=riscv64-unknown-linux-gnu- BUILD_CC=gcc && make install CROSS_COMPILE=riscv64-unknown-linux-gnu-

}
Expand Down

0 comments on commit e9b820a

Please sign in to comment.