Revision: 23542
Author: [email protected]
Date: Mon Sep 1 07:23:18 2014 UTC
Log: Removed dead #define.
It used the wrong tests, anyway...
[email protected]
Review URL: https://codereview.chromium.org/526993002
https://code.google.com/p/v8/source/detail?r=23542
Modified:
/branches/bleeding_edge/src/base/build_config.h
=======================================
--- /branches/bleeding_edge/src/base/build_config.h Wed Jul 9 11:08:26
2014 UTC
+++ /branches/bleeding_edge/src/base/build_config.h Mon Sep 1 07:23:18
2014 UTC
@@ -158,10 +158,6 @@
#error Unknown target architecture endianness
#endif
-#if V8_OS_MACOSX || defined(__FreeBSD__) || defined(__OpenBSD__)
-#define USING_BSD_ABI
-#endif
-
// Number of bits to represent the page size for paged spaces. The value
of 20
// gives 1Mb bytes per page.
const int kPageSizeBits = 20;
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.