mirror of
https://github.com/ivabus/pantry
synced 2025-06-08 08:20:32 +03:00
~github.com/numactl/numactl
This commit is contained in:
parent
03eb7e4d55
commit
1bb4eb9028
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ build:
|
|||
./configure --prefix={{ prefix }}
|
||||
make --jobs {{ hw.concurrency }} install
|
||||
env:
|
||||
ACLOCAL_PATH: /opt/gnu.org/libtool/v2/share/aclocal
|
||||
ACLOCAL_PATH: ${{ deps.gnu.org/libtool.prefix }}/share/aclocal
|
||||
|
||||
test:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue