fix pika target detection

This commit is contained in:
Ward from fusion-voyager-3 2024-07-26 22:39:59 +03:00
parent 602fea3c76
commit 0211c07d50

View File

@ -3,7 +3,7 @@
## See debhelper(7) (uncomment to enable).
## Output every command that modifies files on the build system.
export DH_VERBOSE = 1
export PIKA_BUILD_ARCH = $(shell cat pika-build-arch)
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
override_dh_prep:
# amd64 build prep