fix pika target detection
This commit is contained in:
parent
af78b3e36c
commit
ed2468a751
2
debian/rules
vendored
2
debian/rules
vendored
@ -3,7 +3,7 @@
|
|||||||
## See debhelper(7) (uncomment to enable).
|
## See debhelper(7) (uncomment to enable).
|
||||||
## Output every command that modifies files on the build system.
|
## Output every command that modifies files on the build system.
|
||||||
export DH_VERBOSE = 1
|
export DH_VERBOSE = 1
|
||||||
export PIKA_BUILD_ARCH = $(shell cat pika-build-arch)
|
export PIKA_BUILD_ARCH = $(shell cat ../pika-build-arch)
|
||||||
|
|
||||||
## === the chain of command ===
|
## === the chain of command ===
|
||||||
## debuild runs a chain of dh functions in the following order:
|
## debuild runs a chain of dh functions in the following order:
|
||||||
|
Loading…
Reference in New Issue
Block a user