VirtualBox

Changeset 22628 in vbox for trunk/configure


Ignore:
Timestamp:
Aug 31, 2009 6:03:11 PM (15 years ago)
Author:
vboxsync
Message:

configure: removed gcc-4.4 warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r22282 r22628  
    386386      elif [ $cc_maj -eq 4 -a $cc_min -eq 0 -a "$OS" = "darwin" ]; then
    387387        log_success "found version $cc_ver"
    388       elif [ $cc_maj -eq 4 -a $cc_min -eq 4 ]; then
    389         log_success "found version $cc_ver"
    390         log "   WARNING: gcc version 4.4 was not extensively tested with the"
    391         log "            VirtualBox source code! Continue at your own risk!"
    392388      # gcc-4.0 is allowed for Darwin only
    393389      elif [ $cc_maj -lt 3 \
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