0
0
Fork 0
Commit Graph

4 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
Sergei Reznikov 33f60db63e pyenet: fix build 2019-07-22 12:59:42 +03:00
Jerome Duval fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
Michael Lotz afd1448d80 Add recipe and patch for pyenet.
Note that due to the way that cython extensions are built, this actually
uses the enet sources. They are pulled in via a second source archive
and then symlinked into place for the pyenet build to pick them up.
2015-10-25 13:56:13 +00:00