File: tools-cflags.patch

package info (click to toggle)
openvpn-auth-ldap 2.0.4-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,592 kB
  • sloc: ansic: 8,366; objc: 3,799; sh: 2,718; cpp: 594; makefile: 189; xml: 36
file content (16 lines) | stat: -rw-r--r-- 608 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Subject: Delete empty CFLAGS from tools/Makefile.in in order to use the ones provided by autoconf
Author: Aniol Marti <amarti@caliu.cat>
Forwarded: https://github.com/threerings/openvpn-auth-ldap/pull/73
Last-Update: 2019-07-12
Index: openvpn-auth-ldap/tools/Makefile.in
===================================================================
--- openvpn-auth-ldap.orig/tools/Makefile.in	2019-07-12 10:20:10.968440023 +0000
+++ openvpn-auth-ldap/tools/Makefile.in	2019-07-12 11:30:34.248614906 +0000
@@ -11,7 +11,6 @@
 LEMON_OBJS=	lemon.o
 
 MAKEHEADERS_OBJS=	makeheaders.o
-CFLAGS=
 
 all:: lemon makeheaders