0001-Initial-commit-of-avr-binutils.patch11 KBDownload
Description
Description
Status | Assigned | Task | ||
---|---|---|---|---|
Resolved | JoshStrobl | T210 Arduino IDE | ||
Invalid | None | T827 Arduino IDE | ||
Invalid | None | T1747 avr-gcc | ||
Invalid | None | T1749 avr-libc | ||
Invalid | None | T1748 avr-binutils |
Event Timeline
Comment Actions
I'm not really sure where to put everything. Just everything in /usr/share/avr? This will cause when building avr-gcc to find everything
Comment Actions
This Patch Submission will be closed as part of the migration to the Phabricator Differential application. It will need to be resubmitted using arcanist as described in Submitting The Package.
For existing repositories:
You will need to re-clone the common repository from its new location:
https://dev.solus-project.com/source/common.git
After that, you can automatically migrate to using the new Diffusion
repositories on Phabricator by running:
make -jNN pull
where NN is a number of parallel tasks typically between 1-15.