Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
Revert "build: target OSX 10.5 when building on darwin"
Browse files Browse the repository at this point in the history
This reverts commit b6d6a54,
which fixed #3072, so we'll have to figure out another way
to make that work.
  • Loading branch information
isaacs committed Apr 9, 2012
1 parent 78eb174 commit 93eca95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion common.gypi
Expand Up @@ -171,7 +171,6 @@
'GCC_VERSION': '4.2',
'GCC_WARN_ABOUT_MISSING_NEWLINE': 'YES', # -Wnewline-eof
'PREBINDING': 'NO', # No -Wl,-prebind
'MACOSX_DEPLOYMENT_TARGET': '10.5',
'USE_HEADERMAP': 'NO',
'OTHER_CFLAGS': [
'-fno-strict-aliasing',
Expand Down

0 comments on commit 93eca95

Please sign in to comment.