Skip to content

Fix build on glibc 2.36#5

Open
TheEssem wants to merge 3 commits inton64decomp:masterfrom
TheEssem:master
Open

Fix build on glibc 2.36#5
TheEssem wants to merge 3 commits inton64decomp:masterfrom
TheEssem:master

Conversation

@TheEssem
Copy link

As of glibc version 2.36, sys/mount.h and linux/mount.h seem to conflict with each other, which breaks the linux/fs.h include. This PR detects if glibc's version is present and manually defines the constants used from linux/fs.h instead of including it.

cadmic pushed a commit to cadmic/qemu-irix that referenced this pull request Feb 19, 2025
cadmic pushed a commit to cadmic/qemu-irix that referenced this pull request Feb 19, 2025
This reverts commit 9adc93c, reversing
changes made to f636a03.
cadmic pushed a commit to cadmic/qemu-irix that referenced this pull request Feb 19, 2025
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.

1 participant