summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-27 10:48:28 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-27 13:33:43 +0200
commit8474c6af652343777653e6ac8115b994b54ff853 (patch)
treefcd80146bf6d6b2e4f89e08625d2c2a25a4abce3 /sal
parent1d6e13e13b36163c07fc6013c9c3da6fc553e697 (diff)
Move -DHAVE_GCC_BUILTIN_ATOMIC to solenv/gbuild
Change-Id: I82f62c998837783ac69317123268b0c87f74425f
Diffstat (limited to 'sal')
-rw-r--r--sal/Library_sal.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/Library_sal.mk b/sal/Library_sal.mk
index 7e77034c6a45..de22417f29f9 100644
--- a/sal/Library_sal.mk
+++ b/sal/Library_sal.mk
@@ -40,9 +40,6 @@ $(eval $(call gb_Library_set_include,sal,\
))
$(eval $(call gb_Library_add_defs,sal,\
- $(if $(filter $(HAVE_GCC_BUILTIN_ATOMIC),TRUE), \
- -DHAVE_GCC_BUILTIN_ATOMIC \
- ) \
$(if $(VALGRIND_CFLAGS), \
$(VALGRIND_CFLAGS) \
-DHAVE_MEMCHECK_H=1 \