ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

Refactor arches into arguments #88

Closed trainman419 closed 11 years ago

trainman419 commented 11 years ago

I've refactored the hardcoded arches into script arguments, to make it easier to build for alternate architectures.

dirk-thomas commented 11 years ago

The changes alters behavior by not using any arch when not specified on the command line. This would break BC. Please keep previous default behavior.