Title | Warning from GCC |
Status | closed |
Priority | nice |
Assigned user | Gareth Rees |
Organization | Ravenbrook |
Description | Reported by Travis [1]: comm.gmk:359: target 'mpseventsql' given more than once in the same rule |
Analysis | The makefile rule shouldn't depend on the content of EXTRA_TARGETS, which is designed to be configurable. |
How found | automated_test |
Evidence | [1] https://travis-ci.org/Ravenbrook/mps/jobs/596086124 |
Created by | Gareth Rees |
Created on | 2019-10-10 14:34:19 |
Last modified by | Gareth Rees |
Last modified on | 2019-10-10 14:37:38 |
History | 2019-10-10 GDR Created. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
196414 | closed | 2019-10-10 14:37:38 | Gareth Rees | The makefile rule for building a generic target no longer depends on the content of EXTRA_TARGETS, since this is designed to be configurable. |