Fix NaCl build.
TBR=machenbach@chromium.org,svenpanne@chromium.org Review URL: https://codereview.chromium.org/21336002 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15972 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
ae2c2ad46d
commit
662958c56c
@ -66,6 +66,7 @@
|
||||
# define V8_OS_UNIX 1
|
||||
#elif defined(__native_client__)
|
||||
# define V8_OS_NACL 1
|
||||
# define V8_OS_UNIX 1
|
||||
#elif defined(__linux__) || defined(__linux)
|
||||
# define V8_OS_LINUX 1
|
||||
# define V8_OS_UNIX 1
|
||||
|
Loading…
Reference in New Issue
Block a user