Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: ulf at uclibc.org <ulf@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/vpnc
Date: Tue, 17 Jul 2007 12:16:36 -0700 (PDT)	[thread overview]
Message-ID: <20070717191636.16ED6A6825@busybox.net> (raw)

Author: ulf
Date: 2007-07-17 12:16:32 -0700 (Tue, 17 Jul 2007)
New Revision: 19143

Log:
vpnc needs an include dir

Added:
   trunk/buildroot/package/vpnc/vpnc-0.4.0.patch


Changeset:
Added: trunk/buildroot/package/vpnc/vpnc-0.4.0.patch
===================================================================
--- trunk/buildroot/package/vpnc/vpnc-0.4.0.patch	                        (rev 0)
+++ trunk/buildroot/package/vpnc/vpnc-0.4.0.patch	2007-07-17 19:16:32 UTC (rev 19143)
@@ -0,0 +1,12 @@
+diff -urN vpnc-0.4.0-0rig/Makefile vpnc-0.4.0/Makefile
+--- vpnc-0.4.0-0rig/Makefile	2007-02-19 21:51:12.000000000 +0100
++++ vpnc-0.4.0/Makefile	2007-07-17 19:59:53.000000000 +0200
+@@ -35,7 +35,7 @@
+ RELEASE_VERSION := $(shell cat VERSION)
+ 
+ CC=gcc
+-CFLAGS += -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g
++CFLAGS += -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g -I$(INCLUDE)
+ CPPFLAGS = -DVERSION=\"$(VERSION)\"
+ LDFLAGS = -g $(shell libgcrypt-config --libs)
+ CFLAGS +=  $(shell libgcrypt-config --cflags)

             reply	other threads:[~2007-07-17 19:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 19:16 ulf at uclibc.org [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-09-19 10:30 [Buildroot] svn commit: trunk/buildroot/package/vpnc aldot at uclibc.org
2007-09-19 10:31 aldot at uclibc.org
2007-09-19 12:24 aldot at uclibc.org
2007-09-19 12:28 aldot at uclibc.org
2007-09-20 17:08 ulf at uclibc.org
2007-11-29 13:00 ulf at uclibc.org
2008-08-04 19:08 jacmet at uclibc.org
2009-01-14 23:50 ulf at uclibc.org
2009-01-15  8:53 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070717191636.16ED6A6825@busybox.net \
    --to=ulf@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox