gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: Add buildtarget to netbsd


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: Add buildtarget to netbsd
Date: Wed, 11 Sep 2019 13:24:31 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 41d6a90e3 Add buildtarget to netbsd
41d6a90e3 is described below

commit 41d6a90e337d6718d37855fb1e0a5537a319d122
Author: ng0 <address@hidden>
AuthorDate: Wed Sep 11 11:22:18 2019 +0000

    Add buildtarget to netbsd
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 645b1125e..ef68f01ee 100644
--- a/configure.ac
+++ b/configure.ac
@@ -153,6 +153,7 @@ AS_CASE(["$host_os"],
   [*netbsd*],[
      AC_DEFINE_UNQUOTED(SOMEBSD,1,[This is a BSD system])
      AC_DEFINE_UNQUOTED(NETBSD,1,[This is a NetBSD system])
+     build_target="netbsd"
      LIBPREFIX=
      DLLDIR=lib
      UNIXONLY="#"

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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