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 FindLib makefile to make it buildable standalone #8

Merged
merged 2 commits into from
May 17, 2024

Conversation

jmairboeck
Copy link
Contributor

Copy the "features" CFLAGS portion and some missing defines from the main makefile to fix the standalone build of FindLib.

Change the definition of OBJ_DIR to match the main makefile.

FindLib may be useful as a standalone library which could be packaged separately and TraX made dependendent on it.

Copy the "features" CFLAGS portion and some missing defines from the main makefile to fix the
standalone build of FindLib.

Change the definition of OBJ_DIR to match the main makefile.

FindLib may be useful as a standalone library which could be packaged separately and TraX made
dependendent on it.
FindLib/etc/makefile Show resolved Hide resolved
FindLib/etc/makefile Outdated Show resolved Hide resolved
FindLib/etc/makefile Outdated Show resolved Hide resolved
 * cleanup CFLAGS for the nightly case
 * change optimization flag to -O3 to match the main build
@korli korli merged commit e7d3c61 into HaikuArchives:master May 17, 2024
2 checks passed
@jmairboeck jmairboeck deleted the findlib branch May 17, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants