1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Temporary fix segfaulting problem -- disable any kind of optimizations

during compilation.

Not objected to by: -ports, -committers
This commit is contained in:
Alexey Zelkin 2000-03-19 07:30:50 +00:00
parent dbc3bb9307
commit cb00a438b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26816

View File

@ -21,6 +21,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libgc.a:${PORTSDIR}/devel/boehm-gc
WRKSRC= ${WRKDIR}/w3m
MAN1= w3m.1
MANLANG= ""
CFLAGS= -pipe
TARGET= ${WRKSRC}/config.h
DOCS= FAQ.html HISTORY MANUAL.html README \