Changeset 320 for spec/trunk/SPECS/gawk.spec
- Timestamp:
- Nov 19, 2012, 2:37:43 PM (13 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/gawk.spec (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/gawk.spec
r304 r320 2 2 Name: gawk 3 3 Version: 4.0.0 4 Release: 1%{?dist}4 Release: 2%{?dist} 5 5 6 6 # Most of source files are licensed under GPLv3+, … … 30 30 %build 31 31 export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe" 32 export LDFLAGS="-Z bin-files -Zhigh-mem -Zomf"32 export LDFLAGS="-Zhigh-mem -Zomf" 33 33 export LIBS="-lurpo -lmmap" 34 34 %configure \ … … 72 72 73 73 %changelog 74 * Mon Nov 19 2012 yd 75 - Fix CRLF translation to CRCRLF (removed -Zbin-files). 76 74 77 * Wed Mar 21 2012 yd 75 78 - initial unixroot build.
Note:
See TracChangeset
for help on using the changeset viewer.
