Skip to content

Commit

Permalink
Make sure CC is set.
Browse files Browse the repository at this point in the history
  • Loading branch information
sobomax committed Jun 23, 2023
1 parent f3e0600 commit 0bbc0fd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/build/build_libtap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ set -e

. $(dirname $0)/dockerize.sub

. $(dirname $0)/build.conf.sub

make -C "${1}" CFLAGS="-O1 -fPIE -fPIC" libtap.a

0 comments on commit 0bbc0fd

Please sign in to comment.