diff options
Diffstat (limited to 'lpg/libqr/Makefile')
-rw-r--r-- | lpg/libqr/Makefile | 1 |
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 \ |