POWER: Fixing syntax error in makefile#3367
Conversation
Fixing syntax issue in Makefile.power added by recent commit af19cda
|
Aww, sorry for that. |
|
Do you know how we can avoid these issues with our Travis CI as we have POWER9 added in Travis. Ref : #2754 |
|
I do not think Travis (or actually OSUOSL providing the POWER9 hardware to them) is offering POWER10 yet. Perhaps I can set up qemu (POWER10 support appears to be very limited but may be enough to get a build started), but primarily I need to be more |
|
Yes we don’t have POWER10 yet in OSUOSL, but the question is about general POWER testing and not related to this issue/PR. |
|
The one in Travis is active again since a few days (needed xianyi to initiate the migration to travis.com and apply for free credits). But it cannot catch bugs that I introduce in P10-specific sections of the Makefile. |
|
Thanks @martin-frbg |
Fixing syntax issue in Makefile.power added by recent commit
af19cda