VirtualBox

Changeset 6894 in vbox for trunk


Ignore:
Timestamp:
Feb 11, 2008 11:15:45 AM (17 years ago)
Author:
vboxsync
Message:

Added todo on the VBoxRT.so command override warning.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/Makefile.kmk

    r6892 r6894  
    11921192ifneq ($(wildcard /usr/bin/chcon),)
    11931193# this is needed for testcases executed at build time
     1194## @todo Could someone that's able to test this change it to
     1195# VBoxRT_POST_CMDS = chcon -t texrel_shlib_t $(out) || true
     1196# instead. This will cause the command to be executed at link
     1197# time instead of installation time, but hopefully that isn't
     1198# going to make much difference. However, this is causing warnings
     1199# that alarms some people.
    11941200$(PATH_BIN)/VBoxRT.so:
    11951201        $(INSTALL) $(out) $@
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette