Kaydet (Commit) 7801c94b authored tarafından Markus Mohrhard's avatar Markus Mohrhard

I think we don't need that Mac patch anymore

Change-Id: I6619e70f3f7c8ba4d17be4ca434057948be3d79f
üst 36788e95
......@@ -21,11 +21,6 @@ liborcus_patches :=
# don't use dllimport
liborcus_patches += liborcus_0.1.0-dllimport.patch
ifeq ($(OS),MACOSX)
# no "tac" command on OS X, but "tail -r"
liborcus_patches += liborcus_0.1.0-tac.patch
endif
ifneq ($(HAVE_GCC_VISIBILITY_FEATURE),TRUE)
liborcus_patches += visibility.patch
endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment