VirtualBox

Ignore:
Timestamp:
Aug 16, 2007 12:25:12 PM (18 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
23664
Message:

2.6.10-gentoo-r6 needed divdi3 for some reason.

File:
1 edited

Legend:

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

    r4163 r4174  
    137137OBJS += r0drv/memobj-r0drv.o \
    138138        r0drv/linux/memobj-r0drv-linux.o
     139ifeq ($(BUILD_TARGET_ARCH),x86) # Some gcc versions ends up needing __divdi3.
     140OBJS += math/gcc/qdivrem.o \
     141        math/gcc/divdi3.o
     142endif
    139143
    140144ifeq ($(KERN_VERSION), 24)
Note: See TracChangeset for help on using the changeset viewer.

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