VirtualBox

Ignore:
Timestamp:
Feb 20, 2019 6:17:37 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128952
Message:

More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/Makefile

    r77397 r77398  
    6262        VBOX_WITH_HARDENING \
    6363        VBOX_WITH_64_BITS_GUESTS # <-- must be consistent with Config.kmk!
    64 ifeq ($(BUILD_TARGET_ARCH),amd64)
    65 MOD_DEFS += RT_ARCH_AMD64
    66 else
    67 MOD_DEFS += RT_ARCH_X86
    68 endif
    6964MOD_CFLAGS = -include $(VBOXNETFLT_DIR)include/VBox/SUPDrvMangling.h -fno-pie -Wno-declaration-after-statement
    7065
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