summaryrefslogtreecommitdiffstats
path: root/build/temp_gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/temp_gyp')
-rw-r--r--build/temp_gyp/v8.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/temp_gyp/v8.gyp b/build/temp_gyp/v8.gyp
index bdf03e5..34a365b 100644
--- a/build/temp_gyp/v8.gyp
+++ b/build/temp_gyp/v8.gyp
@@ -230,9 +230,9 @@
],
'd8_source_files': [
'../../v8/src/d8-debug.cc',
+ '../../v8/src/d8-posix.cc',
'../../v8/src/d8-readline.cc',
'../../v8/src/d8-windows.cc',
- '../../v8/src/d8-posix.cc',
'../../v8/src/d8.cc',
],
},