1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00

Fix GYP build in macOS.

This commit is contained in:
John Preston 2017-09-06 13:02:24 +03:00
parent cf8da57255
commit 9f78cb85e5

View File

@ -271,6 +271,7 @@
'defines': [
'WEBRTC_POSIX',
'WEBRTC_MAC',
'TARGET_OS_OSX',
],
'conditions': [
[ '"<(official_build_target)" == "mac32"', {