Build kernels at -O2 instead of -Os, as done for userland and on all other
authormiod <miod@openbsd.org>
Sat, 12 Jul 2014 21:49:27 +0000 (21:49 +0000)
committermiod <miod@openbsd.org>
Sat, 12 Jul 2014 21:49:27 +0000 (21:49 +0000)
commitc0d3cd1c43fade87fb741bb68896886088888cac
tree788eb08c0314852ba20a28c3b46e19c58ac60493
parent2815088f61d01d62d865e8226587473c85b6197f
Build kernels at -O2 instead of -Os, as done for userland and on all other
architectures.
ok deraadt@
sys/arch/hppa/conf/Makefile.hppa
sys/arch/hppa64/conf/Makefile.hppa64