gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1674: move libffi to external dep


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1674: move libffi to external dep
Date: Wed, 23 Jan 2013 23:18:06 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1674
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2013-01-23 23:18:06 +0100
message:
  move libffi to external dep
renamed:
  deps/libffi/ => external/libffi/
modified:
  external/libffi/Makefile
=== renamed directory 'deps/libffi' => 'external/libffi'
=== modified file 'external/libffi/Makefile'
--- a/deps/libffi/Makefile      2012-12-09 22:06:39 +0000
+++ b/external/libffi/Makefile  2013-01-23 22:18:06 +0000
@@ -1,11 +1,6 @@
 GARNAME = libffi
 GARVERSION = 3.0.11
-
-MASTER_SITES = ftp://sourceware.org/pub/libffi/
-
-DISTFILES = $(DISTNAME).tar.gz
-
 HOME_URL = http://sourceware.org/libffi/
 DESCRIPTION = A portable foreign function interface library 
-
-include ../../gar.lib/auto.mk
+LIBFILES = ffi
+include ../../gar.lib/external.mk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]