VirtualBox

Changeset 78364 in vbox for trunk


Ignore:
Timestamp:
May 2, 2019 11:37:40 AM (6 years ago)
Author:
vboxsync
Message:

iprt/linux/symvers.h: use deprecated, not new ISO C99 scanf symbol.
bugref:9112: Linux Additions: fix building binaries for older Linux user space

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/linux/symvers.h

    r76585 r78364  
    7474#endif
    7575
     76/* Do not use ISO C99 scanf which has a glibc 2.7 dependency. */
     77#undef __GLIBC_USE_DEPRECATED_SCANF
     78#define __GLIBC_USE_DEPRECATED_SCANF 1
    7679#endif /* !IPRT_INCLUDED_linux_symvers_h */
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