Skip to content

Commit

Permalink
update buildrump.sh for -k/-N unification
Browse files Browse the repository at this point in the history
  • Loading branch information
anttikantee committed Mar 20, 2015
1 parent 150fffd commit 76bf228
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildnb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ ${BUILDRUMP} && ./buildrump.sh/buildrump.sh ${BUILD_QUIET} \
# build tools (for building libs)
./buildrump.sh/buildrump.sh ${BUILD_QUIET} ${EXTRAFLAGS} ${FLAGS} -s ${RUMPSRC} \
-T rumptools -o rumpobj -F CFLAGS="-nostdinc -isystem ${PWD}/rump/include" \
-N -k -V MKPIC=no -V BUILDRUMP_SYSROOT=yes \
-k -V MKPIC=no -V BUILDRUMP_SYSROOT=yes \
tools kernelheaders install

# set some special variables currently required by libpthread. Doing
Expand Down
2 changes: 1 addition & 1 deletion buildrump.sh

0 comments on commit 76bf228

Please sign in to comment.