aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@cs.berkeley.edu>2016-02-08 15:58:14 -0800
committerAndrew Waterman <waterman@cs.berkeley.edu>2016-02-19 13:01:11 -0800
commit57cbf902c90e11fc15bdf402016ac02635dfc78a (patch)
tree0ebb85a92f53095e27fcdd7eb0be4387d4cd8bc0 /config.h.in
parentad7a60abeac14c47cfd8d96b6ca2cd07adb833ca (diff)
downloadpk-57cbf902c90e11fc15bdf402016ac02635dfc78a.zip
pk-57cbf902c90e11fc15bdf402016ac02635dfc78a.tar.gz
pk-57cbf902c90e11fc15bdf402016ac02635dfc78a.tar.bz2
Remove --disable-atomics flag; rely on -march setting instead
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in
index c15bc0a..3424ee6 100644
--- a/config.h.in
+++ b/config.h.in
@@ -21,9 +21,6 @@
/* Define if subproject MCPPBS_SPROJ_NORM is enabled */
#undef PK_ENABLED
-/* Define if atomics are supported */
-#undef PK_ENABLE_ATOMICS
-
/* Define if floating-point emulation is enabled */
#undef PK_ENABLE_FP_EMULATION