You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/libgpg-error/files/libgpg-error-1.37-remove_br...

23 lines
786 B

This breaks our multilib builds:
Confirm gpg-error-config works... no
*** Please report to <https://bugs.gnupg.org> with gpg-error-config-test.log
--- libgpg-error-1.37/src/Makefile.am
+++ libgpg-error-1.37/src/Makefile.am
@@ -338,14 +338,6 @@
cp gpg-error.h gpgrt.h
gpg-error-config: gpgrt-config gpg-error-config-old
- @echo $(ECHO_N) "Confirm gpg-error-config works... $(ECHO_C)"
- @if ./gpg-error-config-test.sh --old-new; then \
- echo "good"; \
- else \
- echo "no"; \
- echo "*** Please report to <https://bugs.gnupg.org> with gpg-error-config-test.log"; \
- exit 1; \
- fi
cp gpg-error-config-old $@
install-data-local: