Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

opal/asm/base/MIPS.asm: fix uClibc regdef.h include path #1241

Merged
merged 1 commit into from Aug 30, 2016
Merged

opal/asm/base/MIPS.asm: fix uClibc regdef.h include path #1241

merged 1 commit into from Aug 30, 2016

Conversation

vincent-olivert-riera
Copy link

Otherwise it will fail with an error like this one:

atomic-asm.S:7:20: fatal error: regdef.h: No such file or directory
#include <regdef.h>

Signed-off-by: Vicente Olivert Riera Vincent.Riera@imgtec.com

Otherwise it will fail with an error like this one:

atomic-asm.S:7:20: fatal error: regdef.h: No such file or directory
 #include <regdef.h>

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/1800/ for details.

@jsquyres jsquyres added the bug label Jun 22, 2016
@jsquyres jsquyres added this to the 1.10.4 milestone Jun 22, 2016
@jsquyres
Copy link
Member

@hjelmn @bosilca This looks like a no-brainer (and should probably be applied to master and v2.x...?).

@rhc54
Copy link
Contributor

rhc54 commented Jul 26, 2016

@hjelmn @bosilca poke - can someone comment on this?

@vincent-olivert-riera
Copy link
Author

@jsquyres
Copy link
Member

jsquyres commented Aug 4, 2016

bot:mellanox:retest

@mellanox-github
Copy link

Test FAILed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2022/ for details.

@artpol84
Copy link
Contributor

artpol84 commented Aug 6, 2016

bot:mellanox:retest

@mellanox-github
Copy link

Test FAILed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2045/ for details.

@artpol84
Copy link
Contributor

artpol84 commented Aug 7, 2016

bot:mellanox:retest

@mellanox-github
Copy link

Test PASSed.
See http://bgate.mellanox.com/jenkins/job/gh-ompi-release-pr/2053/ for details.

@rhc54 rhc54 merged commit c927395 into open-mpi:v1.10 Aug 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
5 participants