We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d44533 commit 266efa8Copy full SHA for 266efa8
electron/hadron/binding.gyp
@@ -2,6 +2,7 @@
2
'targets': [
3
{
4
'target_name': 'hadron',
5
+ 'win_delay_load_hook': 'true',
6
'sources': [ 'assemble.cc', 'forger.cc', 'cache.cc' ],
7
'cflags_cc': [ '-std=gnu++11' ],
8
'defines': [ 'NDEBUG' ],
0 commit comments