Skip to content

Conversation

@loqs
Copy link

@loqs loqs commented Jan 30, 2024

Resolves #7986

@loqs
Copy link
Author

loqs commented Jan 30, 2024

I dropped CPPFLAGS as they are not used in / passed from

CC="$(CC)" CFLAGS="$(CFLAGS)" AR="$(AR)" $(MAKE) -C $(ROOT)/extern/decNumber
or
CC="$(CC)" CFLAGS="$(CFLAGS)" AR="$(AR)" $(MAKE) -C $(ROOT)/extern/decNumber

@AlexPeshkoff AlexPeshkoff self-assigned this Jan 31, 2024
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.

extern/decNumber/Makefile does not use CFLAGS

2 participants