Changeset 102362 in vbox
- Timestamp:
- Nov 28, 2023 1:22:03 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/xpcom18a4/Makefile.kmk
r102357 r102362 348 348 # Need to put the SDK /usr/lib before the libIDL path to make it pick the system iconv 349 349 xpidl_LDFLAGS = \ 350 -L$(VBOX_PATH_MACOSX_SDK)/usr/lib \350 -L$(VBOX_PATH_MACOSX_SDK)/usr/lib \ 351 351 $(libIDL_config_libs) 352 352 else
Note:
See TracChangeset
for help on using the changeset viewer.