1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

www/chromium: allow DEBUG builds again, the output file is valid again.

Differential Revision:	https://reviews.freebsd.org/D2726
Submitted by:	emaste
MFH:		2015Q2
This commit is contained in:
Rene Ladan 2015-06-15 21:25:03 +00:00
parent d1c00d7fdb
commit 7a5ece0d9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389756

View File

@ -181,7 +181,6 @@ ALL_TARGET+= ${TEST_TARGETS}
DEBUG_MAKE_ENV= V=1
.if ${PORT_OPTIONS:MDEBUG}
BROKEN= Produces empty binary
BUILDTYPE= Debug
.else
BUILDTYPE= Release