Changeset 61056 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- May 19, 2016 6:23:47 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/Makefile.kmk
r61049 r61056 225 225 VirtualBox_LIBS = $(LIB_DDU) 226 226 227 if1of ($(KBUILD_TARGET), linux netbsd openbsd solaris)227 if1of ($(KBUILD_TARGET), linux netbsd openbsd) 228 228 VirtualBox_LIBS += dl 229 229 endif
Note:
See TracChangeset
for help on using the changeset viewer.