"Andrey A. Chernov" wrote: > > Now /sys/boot can't be compiled with gcc due to non-existent -Os added. > Is it intentional or can be removed for backward compatibility?
It can be removed for backward compatibility. What it does is produce a smaller code. Egcs needs it, gcc doesn't. -- Daniel C. Sobral (8-DCS) [email protected] [email protected] "nothing better than the ability to perform cunning linguistics" To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
