[go: up one dir, main page]

Menu

#1321 Do not overwrite CPPFLAGS when compiling samples

v1.0 (example)
closed
None
5
2025-02-14
2024-08-06
No

Some Makfile.am files in the sample directory assign the CPPFLAGS variable, overriding the value assigned during configure.

The attached patch fixes this problem by using AM_CPPFLAGS instead in the Makefile.am files so that the value of CPPFLAGS used during configure is not ignored.

1 Attachments

Discussion

  • Robert van Engelen

    Thank you for contributing. The next release will include the changes.

     

    Last edit: Robert van Engelen 2025-02-14
  • Robert van Engelen

    • status: open --> closed
     

Log in to post a comment.