Sfoglia il codice sorgente

Add detection for macros used by VC:
_M_IX86; little-endian.
_M_IA64; little-endian, as this is the default on I64 and AMD64 is only little endian.
_M_ALPHA; little-endian, as again it's the default and Windows doesn't run on big-endian Alpha anyway AFAIK.


[SVN r30185]

Rene Rivera 21 anni fa
parent
commit
7830fb3674
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      libs/detail

+ 1 - 1
libs/detail

@@ -1 +1 @@
-Subproject commit 0fee73977ce6456f19c6d25d589e8474b7322f91
+Subproject commit eb8fdcdc91db7da17996a9cf1826c513ec62630e

粤ICP备19079148号