Commit Graph

5 Commits

Author SHA1 Message Date
davidkaroly
486552e377 make: fix build after dirent refactor (#6436) 2021-12-17 11:44:43 -05:00
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
a82ebc2b45 make: disable 4.3
our signal handling is not good enough yet
make[1]: *** duping jobs pipe: Bad file descriptor.  Stop.
2021-02-01 15:52:16 +01:00
Jérôme Duval
44ad9ca13d make: typo 2021-01-12 21:51:43 +01:00
extrowerk
1fa91a9b34 make: bump (#5517)
* disable pselect, enable recipe

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>
2021-01-12 21:47:55 +01:00