summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/powerpc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2012-04-12 16:14:09 +0000
committerderaadt <deraadt@openbsd.org>2012-04-12 16:14:09 +0000
commitddd553db16f509fe02eb2b632a74ef24d985ff37 (patch)
tree5558ce79a0de866a570d7e517ae99535264bdcd9 /lib/libc/arch/powerpc
parentalloca is NOT machine dependent; it has exactly the same (diff)
downloadwireguard-openbsd-ddd553db16f509fe02eb2b632a74ef24d985ff37.tar.xz
wireguard-openbsd-ddd553db16f509fe02eb2b632a74ef24d985ff37.zip
alloca.c cannot be used
Diffstat (limited to 'lib/libc/arch/powerpc')
-rw-r--r--lib/libc/arch/powerpc/gen/Makefile.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/arch/powerpc/gen/Makefile.inc b/lib/libc/arch/powerpc/gen/Makefile.inc
index 80766c400a2..6b2e4613ee8 100644
--- a/lib/libc/arch/powerpc/gen/Makefile.inc
+++ b/lib/libc/arch/powerpc/gen/Makefile.inc
@@ -3,5 +3,3 @@ SRCS+= fabs.c
SRCS+= fpgetmask.c fpsetmask.c
SRCS+= fpgetround.c fpsetround.c
SRCS+= fpgetsticky.c fpsetsticky.c
-
-SRCS+= alloca.c