freebsd-ports/net/kamailio/files/extra-patch-atomic-amd64
Kurt Jaeger 6c9c0434bd net/kamailio: add some options, after tests
- add PERL option
- add SCTP option
- patch to use atomic-ops

PR:		199630
2015-09-06 19:37:36 +00:00

11 lines
278 B
Text

--- atomic/atomic_native.h.orig 2015-09-06 19:01:51 UTC
+++ atomic/atomic_native.h
@@ -46,6 +46,8 @@
#ifndef __atomic_native
#define __atomic_native
+#define CC_GCC_LIKE_ASM 1
+#define __CPU_x86_64 1
#ifdef CC_GCC_LIKE_ASM
#if defined __CPU_i386 || defined __CPU_x86_64