Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openmpi: disallow on sparc | Thomas Petazzoni | 2016-08-19 | 1 | -0/+4 |
| | | | | | | | | | | | openmpi's configure script refuses to build on Sparc v8 architecture, so let's disable this package on sparc 32 bits entirely. Fixes: http://autobuild.buildroot.net/results/be6cb8e2437d345b709cf76357a4420e9beadb5c/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | openmpi: new package | Vicente Olivert Riera | 2016-06-09 | 1 | -0/+16 |
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> [Thomas: - disable the tracing mechanism using --disable-vt, since it was causing the build failure. Avoids the need for a patch. - remove the option to pass arbitrary config options. - specify the license as being BSD-3c instead of just BSD.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |