mirror of
https://github.com/electron/electron.git
synced 2026-02-16 10:07:05 -05:00
don't build Linux sources on other platforms
This commit is contained in:
@@ -180,6 +180,11 @@
|
||||
'-fno-rtti',
|
||||
'<!@(pkg-config --cflags gtk+-2.0)',
|
||||
],
|
||||
}, {
|
||||
'sources/': [
|
||||
['exclude', '/linux/'],
|
||||
['exclude', '_linux\.(cc|h)$'],
|
||||
],
|
||||
}],
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user