Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 2affde0

Browse files
Merge pull request #7561 from livecodepanos/fix_typo_in_mac_gypi
[[ Bug 23176 ]] Fixed typo in mac.gypi
2 parents 13e08bf + 083610f commit 2affde0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/mac.gypi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
{
7777
'xcode_settings':
7878
{
79-
'OTHER_LD_FLAGS':
79+
'OTHER_LDFLAGS':
8080
[
8181
'-Wl,-platform_version',
8282
'-Wl,macos',

0 commit comments

Comments
 (0)