summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2001-12-25 20:30:22 +0000
committerderaadt <deraadt@openbsd.org>2001-12-25 20:30:22 +0000
commit5dec749ae44763f30a034fdcd94ea479ffc068ae (patch)
treea372aa4b77faeb3fa213637ff6c30241601c71e6
parentbe more carefull on allocation (diff)
downloadwireguard-openbsd-5dec749ae44763f30a034fdcd94ea479ffc068ae.tar.xz
wireguard-openbsd-5dec749ae44763f30a034fdcd94ea479ffc068ae.zip
bad miod
-rw-r--r--sys/arch/sparc64/conf/Makefile.sparc641
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/sparc64/conf/Makefile.sparc64 b/sys/arch/sparc64/conf/Makefile.sparc64
index 2f2e1f0381a..009c83a2d1d 100644
--- a/sys/arch/sparc64/conf/Makefile.sparc64
+++ b/sys/arch/sparc64/conf/Makefile.sparc64
@@ -7,6 +7,7 @@ CC?= cc
CPP?= cpp
LD?= ld
MKDEP?= mkdep
+SIZE?= size
STRIP?= strip
# source tree is located via $S relative to the compilation directory