fix pika target detection

This commit is contained in:
Ward from fusion-voyager-3 2024-07-26 22:40:15 +03:00
parent cd97ac1392
commit e9c7d8154c

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 $@