Changeset 76633 in vbox for trunk/src/libs/xpcom18a4
- Timestamp:
- Jan 4, 2019 1:10:47 PM (6 years ago)
- svn:sync-xref-src-repo-rev:
- 127937
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/libs/xpcom18a4/Makefile.kmk ¶
r74271 r76633 1443 1443 # Generate linker map file filtering out unwanted global symbols. 1444 1444 # 1445 $(PATH_TARGET)/xpcom-namespace-cleanup.map foo.map: $$(VBoxXPCOM_LIBS) $$(VBoxXPCOM_ OBJS_)1445 $(PATH_TARGET)/xpcom-namespace-cleanup.map foo.map: $$(VBoxXPCOM_LIBS) $$(VBoxXPCOM_2_OBJS) 1446 1446 $(call MSG_L1, Creating linker map $@ for scrubbing the symbol namespace) 1447 1447 $(QUIET)$(APPEND) -t $@ '{ local: *; global: '
Note:
See TracChangeset
for help on using the changeset viewer.