0
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval 9157c823ae code reformat. 2018-09-05 14:34:26 +02:00
miqlas 9136023c25 ATLAS : WIP recipe (#1117)
* ATLAS : WIP recipe

* Trying to get it work... Broken, hovewer.

* Add findutils to BUILd_PREREQ. It solved the build problem.
Fixing configure.

* Missing \

* Add CONFLICTS section

* Extra makefiles to build shared library.

* Cosmetic changes, compat, work on shared libs

* Recipe cleanup, removed parallel make jobs

* Do not try to extract the makefiles

* Disable on every platform.
2017-09-17 08:44:06 +02:00