We have the following build failure on buildroot with rpm 1.16.0 and 
codesourcery-mips toolchain 
(https://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu/mips-2016.05-8-mips-linux-gnu-i686-pc-linux-gnu.tar.bz2):

```
pack.c: In function 'packageBinaries':
pack.c:769:26: error: expected '#pragma omp' clause before 'priority'
  #pragma omp task untied priority(i)
                          ^
```

I assume that this build failure is raised since 
https://github.com/rpm-software-management/rpm/commit/6f6f5e70f16bef21523c3e2f19e7557bfcaa2546
 because not all openmp toolchains support `task untied`?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1420
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to