Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 71072
Collapse All | Expand All

(-)glibc-2.3.4.20040808-r1.ebuild.bak (+3 lines)
Lines 603-608 Link Here
603
	# now, strip everything but the thread libs #46186
603
	# now, strip everything but the thread libs #46186
604
	mkdir ${T}/thread-backup
604
	mkdir ${T}/thread-backup
605
	mv ${D}/$(get_libdir)/lib{pthread,thread_db}* ${T}/thread-backup/
605
	mv ${D}/$(get_libdir)/lib{pthread,thread_db}* ${T}/thread-backup/
606
607
	# Also, don't strip the dynamic linker.
608
	mv ${D}/$(get_libdir)/ld-* ${T}/thread-backup
606
	env -uRESTRICT prepallstrip
609
	env -uRESTRICT prepallstrip
607
610
608
	# this directory can be empty in certain cases so || die is wrong
611
	# this directory can be empty in certain cases so || die is wrong

Return to bug 71072