mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
src,test: further cleanup references to osx
PR-URL: https://github.com/nodejs/node/pull/53820 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
This commit is contained in:
@@ -225,7 +225,7 @@
|
||||
}],
|
||||
|
||||
[ 'OS=="mac"', {
|
||||
# linking Corefoundation is needed since certain OSX debugging tools
|
||||
# linking Corefoundation is needed since certain macOS debugging tools
|
||||
# like Instruments require it for some features
|
||||
'libraries': [ '-framework CoreFoundation' ],
|
||||
'defines!': [
|
||||
|
||||
Reference in New Issue
Block a user