fix pika target detection
This commit is contained in:
parent
602fea3c76
commit
0211c07d50
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user