tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Detecting binary package build



On Sat, Sep 23, 2017 at 12:49:30PM +0200, Manuel Bouyer wrote:
> I think this is a bad idea. packages built by pbulk, or by 'make' from shell in
> the package's directory should produce the same result (I expect so, at last).

I agree - never, ever assume that the build system is the install target
system.

If you absolutely need compile time cpu detection, make it an option but
default to off.

Proper run time cpu detection should not need an option.

Martin


Home | Main Index | Thread Index | Old Index