Makefile install fixes#1069
Conversation
BTW, are you actually planning to use Ignition on 32-bit platforms? For FCOS/RHCOS at least, we don't currently support that and don't plan to. It's possible you'll hit other snags along the way. |
Not really, as we are not building MicroOS or Kubic for any 32 bit platform, either. However - as they are sharing their repository with Tumbleweed which supports i586 - I didn't see a reason to explicitly prevent it from building on x86. We don't have any automated tests of the x86 build, but Ignition seemed to be working fine so far, and I will see build failures (it's the second one, the first one was #944)... |
|
We also got a community patch for 32 bit ARM machines. For our ARM images Ignition is currently the only way to configure the system, so we have active users for that architecture. |
This pull request tries to fix two Makefile bugs of the
installtarget: