Commit Graph

2 Commits (94f7f9503a368f186e5b523a7711dce98e700683)

Author SHA1 Message Date
Marius Bakke 191b07dfd0
gnu: GCC: Don't modify copyright headers in xtensa patch.
* gnu/packages/patches/ath9k-htc-firmware-gcc.patch: Drop hunk.
2019-02-24 21:22:48 +01:00
Ludovic Courtès 1306b0b003 gnu: cross-base: Apply Qualcomm's patches for Binutils and GCC.
This fixes compilation of the ath9k-htc firmware.  Before that, loading
it would result in "Target is unresponsive".  The patches come from
the ath9k-htc firmware source.

* gnu/packages/patches/ath9k-htc-firmware-binutils.patch,
  gnu/packages/patches/ath9k-htc-firmware-gcc.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/cross-base.scm (package-with-patch): New procedure.
  (cross-binutils): Check whether TARGET starts with "xtensa-", and call
  'package-with-patch' when it does.
  (cross-gcc-patches): New procedure.
  (cross-gcc): Use it to add patches.
2014-11-11 22:36:49 +01:00