Skip to content

Fix OpenMP build errors#162

Open
mendelmunkis wants to merge 1 commit into
EUA:masterfrom
mendelmunkis:master
Open

Fix OpenMP build errors#162
mendelmunkis wants to merge 1 commit into
EUA:masterfrom
mendelmunkis:master

Conversation

@mendelmunkis
Copy link
Copy Markdown

Allows wxHexEditor to build with OpenMP on Debian/Ubuntu with GCC

@markasoftware
Copy link
Copy Markdown

This commit is broken because you remove $(LIBS) as the build dependency, so it doesn't build some of the mhash stuff. Make sure to test after running git clean -dfx (seems make clean doesn't get rid of all dependencies).

Correct fix is to create a new variable for libraries that need to be build, separately from LIBS.

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