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

Re: Bug#877735: busybox: m68k build broken due to "-Os" in CFLAGS



On 10/05/2017 06:38 PM, Steve McIntyre wrote:
>> On second thought, I would actually recommended to revert this change
>> for all architectures. Size isn't so much a constraint anymore these
>> days, you reduce the binary by about 200k. I don't think this is worth
>> the risk of breaking something as fundemantal as busybox.
> 
> I'd be more worried about the compiler breakage, to be honest. -Os is
> meant to work!

Yes, it is meant to work. But it is not as guaranteed to work as -O2
simply because the majority of packages are built with -O2. So, there
is some potential of things breaking.

Of course, these issues should be fixed and I will file a bug report
on the problem. I just meant that varying the optimization levels
is not something that you can expect to work in 100% of the cases.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: