fix pika target detection

This commit is contained in:
Ward from fusion-voyager-3 2024-07-26 22:40:30 +03:00
parent 124e284e09
commit d8a973e151

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