]> git.eshelyaron.com Git - emacs.git/commit
Fix parallel compilation of Android port
authorPo Lu <luangruo@yahoo.com>
Sun, 19 Feb 2023 12:45:32 +0000 (20:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 19 Feb 2023 12:45:32 +0000 (20:45 +0800)
commit18f723faa85b78dff7c8f59257640feededc44d1
tree15e4a6cf2ae285343b6828b3d50f6f262ae0df2d
parentc09dca3fb0369a92a7cfb2a5ec3102a6315b8cc2
Fix parallel compilation of Android port

* cross/Makefile.in ($(top_builddir)/lib/libgnu.a):
* java/Makefile.in (CROSS_LIBS): Explicitly depend on gnulib
to prevent it from being built at the same time from different
jobs.
cross/Makefile.in
java/Makefile.in