aboutsummaryrefslogtreecommitdiff
path: root/pl/math/Dir.mk
diff options
context:
space:
mode:
authorPierre Blanchard <pierre.blanchard@arm.com>2022-05-24 17:17:42 +0100
committerPierre Blanchard <pierre.blanchard@arm.com>2022-05-25 10:02:36 +0100
commitd0e8b691d41654f4853f94f7dc3e570dc4c088b9 (patch)
tree22c0c7c83ab677973f2a1f8c7ef9a3f6187632e5 /pl/math/Dir.mk
parenta18ff357bce38643a06704062f67037ec67c8b34 (diff)
downloadarm-optimized-routines-d0e8b691d41654f4853f94f7dc3e570dc4c088b9.tar.gz
pl/math: Fix outside source compilation.
Diffstat (limited to 'pl/math/Dir.mk')
-rw-r--r--pl/math/Dir.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/pl/math/Dir.mk b/pl/math/Dir.mk
index 13ecf87..4a96dc6 100644
--- a/pl/math/Dir.mk
+++ b/pl/math/Dir.mk
@@ -5,7 +5,7 @@
PLM := $(srcdir)/pl/math
AOR := $(srcdir)/math
-B := $(srcdir)/build/pl/math
+B := build/pl/math
math-lib-srcs := $(wildcard $(PLM)/*.[cS])
math-test-srcs := \