You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I included a patch file.
I don't see how to create a PR from a patch. But git can apply the patch (git apply file.patch), and we can discuss it here in this issue instead of in a PR...
(The patch file is gzipped because github won't upload files that match /.*patch$/.)
In order to avoid missing math functions when linking the test programs, move the LDFLAGS (which notably contains
-lm
) to the end of the compile line.0001-Fix-compile-instruction-for-test_.patch.gz
The text was updated successfully, but these errors were encountered: