From d6fc90fd0f35066f3016cc66495545a1e193f9de Mon Sep 17 00:00:00 2001 From: sem Date: Tue, 8 Feb 2005 19:07:04 +0000 Subject: - Try to unbreak on amd64: turn off gcc optimization PR: ports/77027 Submitted by: Johan van Selst --- lang/elk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/elk/Makefile b/lang/elk/Makefile index 4fc8d159d294..07f2f2a605ad 100644 --- a/lang/elk/Makefile +++ b/lang/elk/Makefile @@ -33,7 +33,7 @@ LDFLAGS= -L${LOCALBASE}/lib .include .if ${ARCH} == "amd64" -BROKEN= "Does not build" +CFLAGS= -O0 .endif post-install: -- cgit sitory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove the uneeded NEED_ROOTbapt2015-05-031-1/+0
* www/calendarserver: Fix issues with rc scriptmarino2015-01-213-8/+15
* www/calendarserver: Fix issues on FreeBSD 10marino2014-11-205-39/+49
* www/calendarserver: add new port dependencyrobak2014-10-131-0/+2
* Fix make fetch/checksumantoine2014-09-231-1/+1
* www/calendarserver: rerolled distfilewg2014-09-222-4/+4