packages: martian/martian.spec - disable martian_modem stripping. WORKS NOW...

glen glen at pld-linux.org
Sat Aug 13 13:10:46 CEST 2011


Author: glen                         Date: Sat Aug 13 11:10:46 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- disable martian_modem stripping. WORKS NOW (got OK on ATZ minicom)

---- Files affected:
packages/martian:
   martian.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/martian/martian.spec
diff -u packages/martian/martian.spec:1.2 packages/martian/martian.spec:1.3
--- packages/martian/martian.spec:1.2	Sat Aug 13 12:59:57 2011
+++ packages/martian/martian.spec	Sat Aug 13 13:10:41 2011
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO
 # - -Wl,-q broken for gcc 4.6 (gcc 4.5 is ok)
-# - disable stripping martian_modem as it needs to resolve it's symbols at runtime
 #
 # Conditional build:
 %bcond_without	dist_kernel	# allow non-distribution kernel
@@ -20,7 +19,7 @@
 %define		_enable_debug_packages	0
 %endif
 
-%define		rel	0.5
+%define		rel	0.6
 %define		pname	martian
 Summary:	martian / linmodem package
 Name:		%{pname}%{_alt_kernel}
@@ -62,6 +61,9 @@
 Requires(postun):	%releq_kernel
 %endif
 
+# may not be stripped, see modem/tweakrelocsdynamic.c
+%define		_noautostrip	.*/martian_modem
+
 %description -n kernel%{_alt_kernel}-misc-martian
 Linux Lucent/Agere Systems PCI WinModem driver.
 
@@ -130,6 +132,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/08/13 11:10:41  glen
+- disable martian_modem stripping. WORKS NOW (got OK on ATZ minicom)
+
 Revision 1.2  2011/08/13 10:59:57  glen
 - build userspace modules first
 - note about stripping symbols and other from modem binary
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/martian/martian.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list