]> git.pld-linux.org Git - packages/aegisub.git/blame - pthread.patch
- release 12, rebuild against icu-65, boost-1.71
[packages/aegisub.git] / pthread.patch
CommitLineData
699890b5
JR
1--- aegisub-3.2.2/tools/Makefile~ 2014-12-08 01:07:09.000000000 +0100
2+++ aegisub-3.2.2/tools/Makefile 2015-11-21 15:55:34.835987973 +0100
3@@ -6,7 +6,7 @@
4 PROGRAM += $(d)osx-bundle-restart-helper
5 endif
6
7-repack-thes-dict_OBJ := $(d)repack-thes-dict.o $(TOP)lib/libaegisub.a
8+repack-thes-dict_OBJ := $(d)repack-thes-dict.o $(TOP)lib/libaegisub.a -lpthread
9 repack-thes-dict_LIBS := $(LIBS_BOOST) $(LIBS_ICU)
10 repack-thes-dict_CPPFLAGS := -I$(TOP) -I$(TOP)libaegisub/include $(CFLAGS_ICU)
11
This page took 0.075741 seconds and 4 git commands to generate.