[Bug 1170523] New: [HPC, trilinos] No longer builds with gmake 4.3
http://bugzilla.opensuse.org/show_bug.cgi?id=1170523 Bug ID: 1170523 Summary: [HPC, trilinos] No longer builds with gmake 4.3 Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: All OS: openSUSE Factory Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: hpc-bugs@suse.de Reporter: eich@suse.com QA Contact: qa-bugs@suse.de Found By: Development Blocker: --- Trilinos no longer builds with gmake 4.3: Makefile.kokkos and Makefile.kokkos-kernels use make functions to create include files with c-stype macros. The hash character '#' no longer needs to be escaped in these functions to not be considered a comment. The escape characer '\' is now taken literary. In order to fix this in a backward compatible way, a make variable can be used instead which itself is set by: 'VAR = \#. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com