Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memfd_create error #40

Open
wants to merge 1 commit into
base: q800-v2.11.0
Choose a base branch
from

Conversation

fmww5418
Copy link

@fmww5418 fmww5418 commented Aug 5, 2019

int memfd_create (const char *__name, unsigned int __flags) __THROW;
^~~~~~~~~~~~
CC util/error.o
/home/qemu-m68k/rules.mak:66: recipe for target 'util/memfd.o' failed
make: *** [util/memfd.o] Error 1

Fix cross-compile error

@vivier
Copy link
Owner

vivier commented Aug 5, 2019

Please use latest branch q800-dev, it's rebased on latest revision of qemu including a lot of bug fixes and new features.

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