Commit Graph

3 Commits

Author SHA1 Message Date
fbrosson
ea8de9ebb1 partio: fix a latent bug in the call to defineDebugInfoPackage.
$secondaryArchSuffix (as well as $commandSuffix) should not be
used in the call to defineDebugInfoPackage. Obviously, this
latent bug did not affect any primary arch nor the x86 2nd arch
because commandSuffix is set to the empty string in that case.
2018-01-14 16:39:11 +00:00
miqlas
04a4834f5a Partio: fix (#2095) 2018-01-10 09:14:30 +01:00
miqlas
88002df0dd Partio: new recipe (#2003)
* Partio: new recipe

* Cleanup, install patch

* Cleanup
2018-01-05 10:16:04 +01:00