aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/tex.scm
diff options
context:
space:
mode:
authorJean-Pierre De Jesus DIAZ <jean@foundationdevices.com>2023-11-28 12:34:51 +0100
committerEfraim Flashner <efraim@flashner.co.il>2023-12-11 13:33:53 +0200
commitf49ccd9cefcc2cd93543a0619f54d10f86c61468 (patch)
tree03c6ddf9917414920828f7718598359fe0faefa2 /gnu/packages/tex.scm
parent9095e10620c775145666f88ff4b0bfdc06645665 (diff)
downloadguix-f49ccd9cefcc2cd93543a0619f54d10f86c61468.tar.gz
guix-f49ccd9cefcc2cd93543a0619f54d10f86c61468.zip
gnu: cross-gcc: Handle target include paths.
* gnu/packages/cross-base.scm (cross-gcc-search-paths): New procedure. (cross-gcc)[search-paths]: Convert to and use cross-gcc-search-paths procedure. Change-Id: Id306782eaf928d05cd005b9539087ed631506b5b Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Diffstat (limited to 'gnu/packages/tex.scm')
0 files changed, 0 insertions, 0 deletions
td>Ludovic Courtès 2015-02-02tests: Further factorize substitute mocks....Ludovic Courtès 2015-01-17monads: Add the state monad....Ludovic Courtès 2014-12-02monads: Add 'mwhen' and 'munless'....Ludovic Courtès 2014-10-17derivations: Introduce 'graft' record type....Ludovic Courtès 2014-10-12Augment '.dir-locals.el' with bug-reference-mode settings.Ludovic Courtès 2014-10-08monads: Add 'mbegin'....Ludovic Courtès 2014-10-05build-system: Introduce "bags" as an intermediate representation....Ludovic Courtès 2014-08-18gexp: Add 'ungexp-native' and 'ungexp-native-splicing'....Ludovic Courtès 2014-08-14Add (guix build emacs-utils)....Mark H Weaver