Ignore:
Timestamp:
Nov 19, 2012, 2:37:43 PM (13 years ago)
Author:
Yuri Dario
Message:

spec: gawk Fix CRLF translation to CRCRLF (removed -Zbin-files).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/gawk.spec

    r304 r320  
    22Name: gawk
    33Version: 4.0.0
    4 Release: 1%{?dist}
     4Release: 2%{?dist}
    55
    66# Most of source files are licensed under GPLv3+,
     
    3030%build
    3131export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe"
    32 export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf"
     32export LDFLAGS="-Zhigh-mem -Zomf"
    3333export LIBS="-lurpo -lmmap"
    3434%configure \
     
    7272
    7373%changelog
     74* Mon Nov 19 2012 yd
     75- Fix CRLF translation to CRCRLF (removed -Zbin-files).
     76
    7477* Wed Mar 21 2012 yd
    7578- initial unixroot build.
Note: See TracChangeset for help on using the changeset viewer.