diff options
| author | Mikhail Teterin <mi@FreeBSD.org> | 2011-03-13 23:49:20 +0000 |
|---|---|---|
| committer | Mikhail Teterin <mi@FreeBSD.org> | 2011-03-13 23:49:20 +0000 |
| commit | 930ee8b15e754ee0043fab5bbe0f1c51422c246d (patch) | |
| tree | 9e51a51219cb015575ca11b11b01cde1a9a0635b /graphics/jbigkit/files/patch-ac | |
| parent | . Add a port of FindBugs: (diff) | |
Attempt to make it easier to use non-default compiler.
Submitted by: DROOPY (partially)
Diffstat (limited to 'graphics/jbigkit/files/patch-ac')
| -rw-r--r-- | graphics/jbigkit/files/patch-ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/jbigkit/files/patch-ac b/graphics/jbigkit/files/patch-ac index 681996343996..579cbf50171c 100644 --- a/graphics/jbigkit/files/patch-ac +++ b/graphics/jbigkit/files/patch-ac @@ -1,7 +1,7 @@ --- pbmtools/Makefile.orig Thu Jun 25 13:30:38 1998 +++ pbmtools/Makefile Thu Jun 25 13:31:00 1998 -@@ -5,11 +5,11 @@ - CC = gcc +@@ -5,11 +5,10 @@ +-CC = gcc # Options for the compiler -CFLAGS = -g -Wall -ansi -pedantic -I../libjbig |
