0
0
Fork 0
Commit Graph

7 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
fbrosson 681c63d4e5 libconfig: fix debuginfo package. Thx @alaviss! (see #2291)
* Add cmd:autoreconf to BUILD_PREREQUIRES.
* Don't pass --disable-dependency-tracking to configure.
2018-03-07 12:36:16 +00:00
fbrosson 180a44dfa7 libconfig: bump to 1.7.2, add debuginfo & SOURCE_FILENAME. (#2291)
Also move $libDir/cmake to the devel package.
2018-03-06 18:44:04 -05:00
Jerome Duval 409b5225c2 libconfig: bump version.
SONAME change.
2017-11-20 20:55:21 +01:00
Jerome Duval 8bcaaf2dd1 libconfig: bump version.
* avoid regen because the library version then changes.
2017-09-22 20:04:14 +02: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
Calvin Hill 033eca22b4 libconfig: create recipe. (#849) 2016-12-01 18:04:02 +00:00