SF.net SVN: gar:[25416] csw/mgar/pkg/libgcrypt/trunk/Makefile

lblume at users.sourceforge.net lblume at users.sourceforge.net
Thu Nov 26 11:28:13 CET 2015


Revision: 25416
          http://sourceforge.net/p/gar/code/25416
Author:   lblume
Date:     2015-11-26 10:28:13 +0000 (Thu, 26 Nov 2015)
Log Message:
-----------
libgcrypt/trunk: Disable checks, as it is broken by their use of RPATH

Modified Paths:
--------------
    csw/mgar/pkg/libgcrypt/trunk/Makefile

Modified: csw/mgar/pkg/libgcrypt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libgcrypt/trunk/Makefile	2015-11-26 10:07:42 UTC (rev 25415)
+++ csw/mgar/pkg/libgcrypt/trunk/Makefile	2015-11-26 10:28:13 UTC (rev 25416)
@@ -14,6 +14,10 @@
 
 GARCOMPILER = GCC4
 
+# As of 1.6.4 the version check fails because it pics the installed lib
+# instead of the one just built
+SKIPTEST = 1
+
 BUILD_DEP_PKGS = CSWlibgpg-error-dev
 
 PACKAGES += CSWlibgcrypt-dev

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list