VirtualBox

Ignore:
Timestamp:
Apr 9, 2022 9:08:29 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150886
Message:

libs/softfloat-3e: build (linkin) fix. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/softfloat-3e/build/Linux-x86_64-GCC/platform.h

    r94480 r94535  
    4141/*----------------------------------------------------------------------------
    4242*----------------------------------------------------------------------------*/
     43#ifdef VBOX /* we end up with unresolved externals otherwise */
     44# define INLINE static inline
     45#else
    4346#ifdef __GNUC_STDC_INLINE__
    4447#define INLINE inline
    4548#else
    4649#define INLINE extern inline
     50#endif
    4751#endif
    4852
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