Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
timja committed Jan 20, 2025
1 parent d4728a1 commit 4c1a3ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion node.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,8 @@

[ 'OS=="mac"', {
# linking Corefoundation is needed since certain macOS debugging tools
# like Instruments require it for some features
# like Instruments require it for some features. Security is needed for
# --use-system-ca.
'libraries': [ '-framework CoreFoundation -framework Security' ],
'defines!': [
'NODE_PLATFORM="mac"',
Expand Down

0 comments on commit 4c1a3ef

Please sign in to comment.