Skip to content

Revert "Update remaining references to bsd_cdefs.h to cdefs-compat.h."#138

Closed
petercolberg wants to merge 1 commit intoJuliaMath:masterfrom
petercolberg:master
Closed

Revert "Update remaining references to bsd_cdefs.h to cdefs-compat.h."#138
petercolberg wants to merge 1 commit intoJuliaMath:masterfrom
petercolberg:master

Conversation

@petercolberg
Copy link
Copy Markdown
Contributor

This resolves #137.

This reverts commit ebcd40f.

The tests were failing to load the library on i386 due to an undefined
reference to __fpgetprec, which resulted from __fpgetprec not being inlined
due to the missing definition of __GNUCLIKE_ASM and __CC_SUPPORTS___INLINE__.
@pao
Copy link
Copy Markdown

pao commented Jun 22, 2016

Undoes #134. cc @EdSchouten

@petercolberg
Copy link
Copy Markdown
Contributor Author

This merge request is superseded by #139.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

libopenlibm.so: undefined reference to `__fpgetprec'

2 participants