updated on Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git] / pbxtplugin / skip-abi-check.patch
blob6791deb75a0ab1b2e4159cd00f8876c68c615f45
1 --- Makefile.in.orig 2010-05-28 20:03:46.507224494 +0200
2 +++ Makefile.in 2010-05-28 20:04:05.737221909 +0200
3 @@ -1126,10 +1126,8 @@
6 abi_check: $(API_PREPROCESSOR_HEADER)
7 - $(MAKE) abi_headers="$^" do_abi_check
9 abi_check_all: $(TEST_PREPROCESSOR_HEADER)
10 - $(MAKE) abi_headers="$^" do_abi_check
12 do_abi_check:
13 set -ex; \