Changeset 87 for trunk/src/gcc


Ignore:
Timestamp:
May 4, 2003, 8:59:40 AM (22 years ago)
Author:
bird
Message:

Forget RANLIB hack it breaks install.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/libiberty/config/mh-emx

    • Property cvs2svn:cvs-rev changed from 1.5 to 1.6
    r86 r87  
    99#       TODO: Don't use RANLIB because it f**ks up install.
    1010#       TODO: Pass the correct -g/-s flag without using non-standard stuff.
    11 override RANLIB = kRx.exe dllar.cmd -cc '$(CC)' -d 'The GNU -liberty library' -o iberty -lgcc
     11# bird: Forget this it breaks the install. We'll need a better hack.
     12# override RANLIB = kRx.exe dllar.cmd -cc '$(CC)' -d 'The GNU -liberty library' -o iberty -lgcc
    1213
Note: See TracChangeset for help on using the changeset viewer.