architectures.
ok deraadt@
-# $OpenBSD: Makefile.hppa,v 1.75 2014/05/08 21:32:45 miod Exp $
+# $OpenBSD: Makefile.hppa,v 1.76 2014/07/12 21:49:27 miod Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
-fno-builtin-log2 -fno-builtin-malloc ${NOPIE_FLAGS}
CMACHFLAGS+= -fno-stack-protector
-COPTS?= -Os
+COPTS?= -O2
CFLAGS= ${DEBUG} ${CWARNFLAGS} ${CMACHFLAGS} ${COPTS} ${PIPE}
AFLAGS= -D_LOCORE -x assembler-with-cpp ${CWARNFLAGS} ${CMACHFLAGS}
LINKFLAGS= -X -T ${_machdir}/conf/ld.script -Ttext 80000 --warn-common \
-# $OpenBSD: Makefile.hppa64,v 1.46 2013/10/15 19:23:27 guenther Exp $
+# $OpenBSD: Makefile.hppa64,v 1.47 2014/07/12 21:49:27 miod Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
-fno-builtin-log2 -fno-builtin-malloc ${NOPIE_FLAGS}
CMACHFLAGS+= -fno-stack-protector
-COPTS?= -Os
+COPTS?= -O2
CFLAGS= ${DEBUG} ${CWARNFLAGS} ${CMACHFLAGS} ${COPTS} ${PIPE}
AFLAGS= -D_LOCORE -x assembler-with-cpp ${CWARNFLAGS} ${CMACHFLAGS}
LINKFLAGS= -X -T ${_machdir}/conf/ld.script -Ttext 80000 --warn-common \