Skip to content
This repository has been archived by the owner on May 4, 2018. It is now read-only.

Commit

Permalink
build: don't link against the Carbon framework
Browse files Browse the repository at this point in the history
Unused. The Makefile doesn't link against it either.
  • Loading branch information
saghul authored and bnoordhuis committed Mar 25, 2012
1 parent c9c9d80 commit e729a82
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion uv.gyp
Expand Up @@ -211,7 +211,6 @@
'sources': [ 'src/unix/darwin.c' ],
'direct_dependent_settings': {
'libraries': [
'$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
'$(SDKROOT)/System/Library/Frameworks/CoreServices.framework',
],
},
Expand Down

0 comments on commit e729a82

Please sign in to comment.