Overview

Request 377067 accepted

General update to get 2.11.1 to compile. Probably not 100% right but it looks good from here. Let me know what you like or hate about it.

Loading...
Request History
James Pearson's avatar

vicidial created request

General update to get 2.11.1 to compile. Probably not 100% right but it looks good from here. Let me know what you like or hate about it.


Jan Engelhardt's avatar

jengelh accepted request

It looks good on the outside, but on closer inspection, some things do appear strange.

* export CFLAGS=".. -lm": -l is not a compile flag, it's a linker flag...
* passing "-lm" to make is outright wrong; make's -l argument takes a floating point number.
* we should not be needing the .la file, since only a shared library is shipped, and it already encodes the libm.so dependency in the ELF.

I will be accepting this anyway, but only to get the source update in a fast fashion.

openSUSE Build Service is sponsored by