freebsd-ports/graphics/aaphoto/files/patch-Makefile.in
Tijl Coosemans 17d47988af - Update 0.43.1.
- Disable openmp with clang.
- Support staging.

PR:		ports/182772
Submitted by:	Andras Horvath <mail@log69.com> (maintainer)
2013-10-19 18:21:40 +00:00

13 lines
434 B
Text

--- Makefile.in.orig 2010-09-14 12:09:45.000000000 +0200
+++ Makefile.in 2010-09-14 12:10:23.000000000 +0200
@@ -162,8 +162,8 @@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-AM_CFLAGS = -Wall -O2 -D__OPENMP__ -fopenmp
-AM_LDFLAGS = -ljasper -ljpeg -lpng -lm -lgomp
+AM_CFLAGS = -Wall
+AM_LDFLAGS = -ljasper -ljpeg -lpng -lm
aaphoto_SOURCES = aaphoto.c
INCLUDES =
all: config.h