Skip to content
Snippets Groups Projects
Unverified Commit 7de94717 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: pkg-config: Memoize 'cross-pkg-config'.

When running:

  guix build --target=arm-linux-gnueabihf gdb -nd

this reduces the number of hits in the 'add-data-to-store' cache from
205 (25%) to 163 (21%).

* gnu/packages/pkg-config.scm (cross-pkg-config): Turn into an 'mlambda'.
parent 537b2dab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment