Skip to content

Commit

Permalink
revert later: test
Browse files Browse the repository at this point in the history
Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
  • Loading branch information
thehajime committed Jul 10, 2024
1 parent aba6d8e commit 5149d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,7 @@ mkdir -p ${RUMPOBJ}/explode/platform
do
${AR-ar} x $f
done
set -x
${CC-cc} ${EXTRA_LDFLAGS} ${LDFLAGS_NO_PIE} -nostdlib -Wl,-r *.o -o rumpkernel.o

cd ${RUMPOBJ}/explode/rumpuser
Expand Down

0 comments on commit 5149d66

Please sign in to comment.