Skip to content

addpatch: naev#4553

Open
cybaol wants to merge 1 commit intofelixonmars:masterfrom
cybaol:naev
Open

addpatch: naev#4553
cybaol wants to merge 1 commit intofelixonmars:masterfrom
cybaol:naev

Conversation

@cybaol
Copy link
Contributor

@cybaol cybaol commented Feb 18, 2025

Same as #4363
But export CFLAGS="$CFLAGS -DNO_fpu_control" can not fix this.
So final solution: disable fpu related macro definition in meson.build.

summary('tracy', have_tracy, section: 'Debug', bool_yn: true )

# Standard library feature tests
- config_data.set10('HAVE_FEENABLEEXCEPT', cc.has_header_symbol('fenv.h', 'feenableexcept', prefix: '#define _GNU_SOURCE'))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to fix this bad check and upstream the fix to naev rather than deleting this check.

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.

2 participants