Changeset 233 for spec/trunk/SPECS/pthread.spec
- Timestamp:
- Nov 2, 2011, 5:04:01 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/pthread.spec
r224 r233 1 1 Summary: A posix pthread emulation for OS/2-eComStation 2 2 Name: pthread 3 Version: 20111 0114 Release: 8%{?dist}3 Version: 20111102 4 Release: 9%{?dist} 5 5 License: unknown 6 6 Group: Development/Libraries … … 33 33 export KCFLAGS="%{optflags}" 34 34 kmk -C src 35 kmk -C src install 35 36 kmk -C src build 36 37 … … 64 65 65 66 %changelog 67 * Wed Nov 02 2011 yd 68 - added -Zdll to build system 69 - improved build system 70 66 71 * Thu Oct 11 2011 yd 67 72 - exception record must be on stack
Note:
See TracChangeset
for help on using the changeset viewer.