all: remove $OBJTYPE from build
Now that we assume pthreads, the only assembly left is in libmp and libsec. We only ever added assembly for 386. The portable C code is fine for plan9port.
This commit is contained in:
2
dist/buildmk
vendored
2
dist/buildmk
vendored
@@ -2,5 +2,5 @@
|
||||
|
||||
# run this in the src directory
|
||||
. ../src/mkenv
|
||||
export SYSNAME OBJTYPE INSTALL
|
||||
export SYSNAME INSTALL
|
||||
sh -x mkmk.sh
|
||||
|
||||
Reference in New Issue
Block a user