VirtualBox

Changeset 2443 in vbox for trunk/Config.kmk


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/Config.kmk

    r2435 r2443  
    845845# of relocation entries and PLT indirections in shared libraries.
    846846ifeq ($(origin VBOX_GCC_fvisibility-hidden),undefined)
    847  export VBOX_GCC_fvisibility-hidden := $(call VBOX_GCC_CHECK_CC,-fvisibility=hidden,)
     847 export VBOX_GCC_fvisibility-hidden := $(call VBOX_GCC_CHECK_CC,-fvisibility=hidden -DVBOX_HAVE_VISIBILITY_HIDDEN,)
    848848endif
    849849# Set default attribute for inline functions to ``hidden'' to reduce the number
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