- Timestamp:
- May 6, 2019 10:01:52 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostServices/SharedOpenGL/Makefile.kmk
r78414 r78415 339 339 if1of ($(KBUILD_TARGET), solaris linux freebsd) 340 340 # must come after VBoxOGL2D, therefore don't set the arch-specific LIBS variable here! 341 VBoxTestOGL_LIBS += GL pthread 341 VBoxTestOGL_LIBS += GL pthread dl 342 342 endif 343 343 endif
Note:
See TracChangeset
for help on using the changeset viewer.