SPECS: pdksh.spec - pass cflags to linker - make build on multilib...

tommat tommat at pld-linux.org
Fri Jan 26 10:07:13 CET 2007


Author: tommat                       Date: Fri Jan 26 09:07:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass cflags to linker - make build on multilib sparc

---- Files affected:
SPECS:
   pdksh.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: SPECS/pdksh.spec
diff -u SPECS/pdksh.spec:1.107 SPECS/pdksh.spec:1.108
--- SPECS/pdksh.spec:1.107	Wed Nov  8 09:08:02 2006
+++ SPECS/pdksh.spec	Fri Jan 26 10:07:07 2007
@@ -122,6 +122,7 @@
 
 %build
 CFLAGS="%{rpmcflags} -D_FILE_OFFSET_BITS=64 -DDEBIAN=1"
+LDFLAGS="%{rpmcflags} %{rpmldflags}"
 %configure2_13 \
 	--enable-emacs \
 	--enable-vi
@@ -216,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2007/01/26 09:07:07  tommat
+- pass cflags to linker - make build on multilib sparc
+
 Revision 1.107  2006/11/08 08:08:02  arekm
 - rel 44; update debian patch; drop other patches that fix the same issues as -debian.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pdksh.spec?r1=1.107&r2=1.108&f=u



More information about the pld-cvs-commit mailing list