[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: BuildID and proprietary (graphics) drivers
- From: Ville Skyttä <ville skytta iki fi>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: BuildID and proprietary (graphics) drivers
- Date: Sun, 19 Aug 2007 23:17:09 +0300
On Sunday 19 August 2007, Roland McGrath wrote:
> For such a package I don't know useful things the debuginfo rpm might ever
> have. Why don't you just disable it entirely?
That's probably an ok approach. But with debuginfo packages disabled,
rpmbuild does not strip all the binaries which it does with them enabled, so
people may want to strip executables and shared libs explicitly during build
if the symbols are not useful.
> %define _enable_debug_packages 0
That does not disable debuginfo packages for me (F7 x86_64). This does:
%define debug_package %{nil}
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]