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

Review Xbox specific Makefile additions #11

Open
JayFoxRox opened this issue Sep 30, 2019 · 0 comments
Open

Review Xbox specific Makefile additions #11

JayFoxRox opened this issue Sep 30, 2019 · 0 comments

Comments

@JayFoxRox
Copy link
Member

JayFoxRox commented Sep 30, 2019

As noted in #9, there are 2 folders added to the build which are not present in SDL's Makefile.minimal:

SDL_SRCS += $(wildcard $(SDL_DIR)/src/libm/*.c)
SDL_SRCS += $(wildcard $(SDL_DIR)/src/atomic/*.c)

We should review wether these are still necessary and document why.

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

No branches or pull requests

1 participant