aboutsummaryrefslogtreecommitdiff
path: root/lpg/libqr
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2025-01-10 15:52:10 +0100
committerPřemysl Eric Janouch <p@janouch.name>2025-01-10 15:52:10 +0100
commitb4e84ab278658928787acbe5edffd07c3207ea18 (patch)
tree998ed6d93c595735fd2647f044d20e7e8a81e0ce /lpg/libqr
parent7cfac56b2eaec43e507bf31313d5a16ac8133fba (diff)
downloadpdf-simple-sign-b4e84ab278658928787acbe5edffd07c3207ea18.tar.gz
pdf-simple-sign-b4e84ab278658928787acbe5edffd07c3207ea18.tar.xz
pdf-simple-sign-b4e84ab278658928787acbe5edffd07c3207ea18.zip
Add an important comment
Diffstat (limited to 'lpg/libqr')
-rw-r--r--lpg/libqr/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lpg/libqr/Makefile b/lpg/libqr/Makefile
index 154bcbf..176c30c 100644
--- a/lpg/libqr/Makefile
+++ b/lpg/libqr/Makefile
@@ -1,3 +1,4 @@
+# XXX: This Makefile only works single-threaded, -j1 is required.
OBJECTS := bitmap.o \
bitstream.o \
constants.o \