tinymembench: not supported on MIPS n32/64 ABIs
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Mon, 25 Nov 2013 09:47:46 +0000 (09:47 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 25 Nov 2013 10:05:12 +0000 (11:05 +0100)
This is a fix for 9883cbd3678be65bdca10a124ba6cb7fd1f008d3. After deeper
testing we have found that package is supported on MIPS64, but only for
o32 ABI.

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Reviewed-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/tinymembench/Config.in

index 0555b19b55e15a81180375b1d4f8548518f1e9da..7e8aaf5469899fe112e1bb5b89a05f80e3111edf 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_TINYMEMBENCH
        bool "tinymembench"
-       depends on !BR2_mips64 && !BR2_mips64el
+       depends on !BR2_MIPS_NABI32 && !BR_MIPS_NABI64
        help
          Tinymembench is a simple memory benchmark program, which
          tries to measure the peak bandwidth of sequential memory