Bug #245430 --> more static build work for OS X
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@157622 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -75,12 +75,13 @@ TK_LIBS := -framework Cocoa $(TK_LIBS)
|
||||
endif
|
||||
|
||||
LIBS = \
|
||||
$(STATIC_COMPONENTS_LINKER_PATH) \
|
||||
$(STATIC_COMPONENTS_LINKER_PATH) \
|
||||
$(DIST)/lib/$(LIB_PREFIX)xulapp_s.$(LIB_SUFFIX) \
|
||||
$(MOZ_JS_LIBS) \
|
||||
$(MOZ_COMPONENT_LIBS) \
|
||||
$(TK_LIBS) \
|
||||
$(EXTRA_DSO_LIBS) \
|
||||
$(XPCOM_LIBS) \
|
||||
$(NSPR_LIBS) \
|
||||
$(NULL)
|
||||
|
||||
# Add explicit X11 dependency when building against X11 toolkits
|
||||
|
||||
Reference in New Issue
Block a user