fix pika target detection

This commit is contained in:
Ward from fusion-voyager-3 2024-07-26 22:41:03 +03:00
parent 47a8814472
commit 51b8d31c0e

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