Changeset 81
- Timestamp:
- May 2, 2003, 1:08:45 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libiberty/config/mh-emx
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r80 r81 7 7 8 8 # hack: Instead of ranlib run dllar which will make a shared library (dll) 9 override RANLIB = kRx.exe dllar.cmd -cc "$(CC)" -d 'The GNU -liberty library' -o iberty -lgcc 9 # TODO: Don't use RANLIB because it f**ks up install. 10 # 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 10 12 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.