summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/stand/Makefile32.inc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/sgi/stand/Makefile32.inc')
-rw-r--r--sys/arch/sgi/stand/Makefile32.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sgi/stand/Makefile32.inc b/sys/arch/sgi/stand/Makefile32.inc
index 1ab3306ff10..4b5e1977735 100644
--- a/sys/arch/sgi/stand/Makefile32.inc
+++ b/sys/arch/sgi/stand/Makefile32.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile32.inc,v 1.5 2012/10/19 13:51:59 miod Exp $
+# $OpenBSD: Makefile32.inc,v 1.6 2016/10/05 11:55:45 visa Exp $
.ifndef __INCLUDED_STAND_MAKEFILE32_INC
__INCLUDED_STAND_MAKEFILE32_INC=
@@ -18,6 +18,7 @@ AS+= -32
LD?= ld
LD+= -m elf32btsmip
LIBSA_CPPFLAGS=
+CFLAGS+= -DLIBSA_LONGLONG_PRINTF
.endif
### Figure out what to use for libsa and libz