Changeset 64057 in vbox for trunk/src/libs/xpcom18a4/python/Makefile.kmk
- Timestamp:
- Sep 27, 2016 4:19:14 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/python/Makefile.kmk
r64055 r64057 397 397 if "$(KBUILD_TARGET)" == "linux" 398 398 VBoxPython_LIBS = $(VBoxPythonBase_LIBS) 399 VBoxPython_LDFLAGS.linux = -Wl,--unresolved-symbols=ignore-in-object-files400 399 else 401 400 VBoxPython_LIBS = $(VBoxPythonBase_LIBS) $(VBOX_PYTHONDEF_LIB)
Note:
See TracChangeset
for help on using the changeset viewer.