summaryrefslogtreecommitdiff
path: root/mail/exim/patches/patch-OS_Makefile-Default
blob: ddf09fb252d6aa74c739fb2d9b852df68930205f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-OS_Makefile-Default,v 1.1 2017/03/18 07:08:23 adam Exp $

--- OS/Makefile-Default.orig	2012-05-31 00:40:15.000000000 +0000
+++ OS/Makefile-Default
@@ -71,7 +71,7 @@ PERL_COMMAND=/usr/bin/perl
 
 # CC contains the name of the C compiler to be used.
 
-CC=gcc
+# CC=gcc
 
 
 # CFLAGS contains flags to be passed to the compiler. Nothing is defaulted
@@ -84,7 +84,7 @@ CC=gcc
 # here; instead each OS-dependent Makefile contains a default setting if one
 # is needed.
 
-# LFLAGS=
+LFLAGS=$(LDFLAGS)
 
 
 # PCRE_LIBS contains the library to be linked for PCRE