VirtualBox

Ignore:
Timestamp:
Jan 28, 2009 11:51:12 PM (16 years ago)
Author:
vboxsync
Message:

Support/Makefile.kmk/Info.plist: drop the com.apple.kernel imports on darwin/amd64, they aren't valid any longer. (TODO: check if we can drop them on any of the x86 targets as well.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r16348 r16353  
    346346                -e 's/@VBOX_VERSION_MINOR@/$(VBOX_VERSION_MINOR)/g' \
    347347                -e 's/@VBOX_VERSION_BUILD@/$(VBOX_VERSION_BUILD)/g' \
     348                $(if-expr "$(KBUILD_TARGET_ARCH)" == "amd64",-e '/com\.apple\.kernel/d',) \
    348349                --output $@ \
    349350                $<
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