diff options
Diffstat (limited to 'tools/darwin/depends/libgcrypt/Makefile')
-rw-r--r-- | tools/darwin/depends/libgcrypt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/darwin/depends/libgcrypt/Makefile b/tools/darwin/depends/libgcrypt/Makefile index cb64794721..83fc3779c8 100644 --- a/tools/darwin/depends/libgcrypt/Makefile +++ b/tools/darwin/depends/libgcrypt/Makefile @@ -5,7 +5,6 @@ LIBNAME=libgcrypt VERSION=1.4.5 SOURCE=$(LIBNAME)-$(VERSION) ARCHIVE=$(SOURCE).tar.bz2 -BASE_URL=http://mirrors.dotsrc.org/gcrypt/libgcrypt # configuration settings export PATH:=$(TOOLCHAIN)/bin:$(PATH) |