fix pika target detection

This commit is contained in:
Ward from fusion-voyager-3 2024-07-26 22:40:47 +03:00
parent 9d91484bda
commit 79a84e71e9

View File

@ -1,6 +1,6 @@
#! /usr/bin/make -f
export PIKA_BUILD_ARCH = $(shell cat pika-build-arch)
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
%:
dh $@