Ignore:
Timestamp:
Jan 9, 2012, 5:22:28 PM (14 years ago)
Author:
Yuri Dario
Message:

spec: diffutils, do not build with -Zbin-files flag.

File:
1 edited

Legend:

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

    r266 r273  
    22Name: diffutils
    33Version: 3.2
    4 Release: 1%{?dist}
     4Release: 2%{?dist}
    55Group: Applications/Text
    66URL: http://www.gnu.org/software/diffutils/diffutils.html
     
    3737%build
    3838export CONFIG_SHELL="/@unixroot/usr/bin/sh.exe"
    39 export LDFLAGS="-Zbin-files -Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
     39export LDFLAGS="-Zhigh-mem -Zomf -Zargs-wild -Zargs-resp"
    4040export LIBS="-lurpo -lmmap"
    4141%configure \
     
    7474
    7575%changelog
     76* Mon Jan 09 2012 yd
     77- do not build with -Zbin-files flag.
     78
    7679* Sun Jan 08 2012 yd
    7780- initial unixroot build.
Note: See TracChangeset for help on using the changeset viewer.