VirtualBox

Changeset 2481 in kBuild


Ignore:
Timestamp:
Jul 20, 2011 2:43:53 PM (14 years ago)
Author:
bird
Message:

footer.kmk: Don't install libraries with the x bits set.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r2479 r2481  
    22952295# @param        $(definst)  The default _INST value.
    22962296# @param        $(typevar)  The name of the variable with all the root targets of its type.
     2297# @param        $(target_type_mode) The default file mode implied by the target type.
    22972298define def_target_install_only
    22982299ifneq ($($(target)_1_INSTTYPE),none)
     
    25202521
    25212522# installing and globals.
     2523local target_type_mode := a+r,o+w
    25222524$(evalval def_target_install_only)
    25232525
     
    27902792
    27912793# installation targets
     2794local target_type_mode :=
    27922795$(evalval def_target_install_only)
    27932796
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