Author: glen                         Date: Tue Dec 18 09:27:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add -fPIC because relocation R_X86_64_32 against `a local symbol' can not be
  used when making a shared object

---- Files affected:
SPECS:
   grubby.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/grubby.spec
diff -u SPECS/grubby.spec:1.16 SPECS/grubby.spec:1.17
--- SPECS/grubby.spec:1.16      Tue Dec 18 10:21:43 2007
+++ SPECS/grubby.spec   Tue Dec 18 10:27:45 2007
@@ -23,6 +23,8 @@
 Requires:      geninitrd >= 8243
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags_x86_64        -fPIC
+
 %define                _sbindir        /sbin
 
 %description
@@ -145,6 +147,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2007-12-18 09:27:45  glen
+- add -fPIC because relocation R_X86_64_32 against `a local symbol' can not be
+  used when making a shared object
+
 Revision 1.16  2007-12-18 09:21:43  glen
 - more deps
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/grubby.spec?r1=1.16&r2=1.17&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to