Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(886)

Unified Diff: build/dynamiclib.xcconfig

Issue 13374: projectile (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 12 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/all.xcodeproj/project.pbxproj ('k') | chrome/chrome.xcodeproj/project.pbxproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/dynamiclib.xcconfig
===================================================================
--- build/dynamiclib.xcconfig (revision 6734)
+++ build/dynamiclib.xcconfig (working copy)
@@ -6,4 +6,4 @@
GCC_DYNAMIC_NO_PIC = NO
// Dynamic libs should not have their external symbols stripped.
-STRIP_STYLE = non-global
+STRIP_STYLE = non-global
« no previous file with comments | « build/all.xcodeproj/project.pbxproj ('k') | chrome/chrome.xcodeproj/project.pbxproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698