VirtualBox

Ignore:
Timestamp:
Apr 30, 2007 6:42:26 PM (18 years ago)
Author:
vboxsync
Message:

fix visibility for incompatible gcc-3.4 compilers

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/prtypes.h

    r2437 r2443  
    179179#else /* Unix */
    180180
    181 # if __GNUC__ >= 4
     181# ifdef VBOX_HAVE_VISIBILITY_HIDDEN
    182182#  define PR_EXPORT(__type) __attribute__((visibility("default"))) extern __type
    183183#  define PR_EXPORT_DATA(__type) __attribute__((visibility("default"))) extern __type
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