Index: build.sh ================================================================== --- build.sh +++ build.sh @@ -182,11 +182,11 @@ else report $cc $src $3 $dflag -std=c11 -isystem "$to" -isystem "$gen" -isystem "arch/$target" -isystem "$PWD" -ffreestanding -nostdlib "-L$to" "-o$output" fi } -say "commencing libk build $build at $(timestamp)" +say "commencing libk build $build at $(timestamp) for $target" # set -x # get type data mkdir -p $gen report $cc -D_emit_m4_include arch/typesize.c -o $gen/typesize