Skip to content

Conversation

korli
Copy link

@korli korli commented Feb 16, 2017

Please consider this patch from Julian Harnath.

@korli
Copy link
Author

korli commented Sep 12, 2018

ping

@hey68you
Copy link

Please review and merge!

PLUGIN_LDFLAGS="-export-dynamic -avoid-version"
DEBUG="-g -Wall -D__NO_MATH_INLINES -fsigned-char"
CFLAGS="-O20 -D__NO_MATH_INLINES -fsigned-char"
CPPFLAGS="-O20 -D__NO_MATH_INLINES -fsigned-char"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CPPFLAGS are for the preprocessor, so maybe move the defines to just CPPFLAGS I think, or use CXXFLAGS instead. (Same below)

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.

4 participants