VirtualBox

Changeset 299 in kBuild for trunk/src/gmake/kmkbuiltin/cp.c


Ignore:
Timestamp:
Jun 17, 2005 5:56:38 AM (20 years ago)
Author:
bird
Message:

FreeBSD 5.x on amd64

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gmake/kmkbuiltin/cp.c

    r229 r299  
    131131        optarg = NULL;
    132132        optopt = 0;
     133#if defined(__FreeBSD__) || defined(__EMX__)
     134        optreset = 1;
     135        optind = 1;
     136#else
    133137        optind = 0; /* init */
     138#endif
    134139
    135140        Hflag = Lflag = Pflag = 0;
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