View | Details | Raw Unified | Return to bug 268328
Collapse All | Expand All

(-)b/Mk/bsd.gecko.mk (-1 / +1 lines)
Lines 241-247 MOZ_OPTIONS+= --disable-libproxy Link Here
241
.    endif
241
.    endif
242
242
243
.    if ${PORT_OPTIONS:MLTO}
243
.    if ${PORT_OPTIONS:MLTO}
244
MOZ_OPTIONS+=	--enable-lto=cross
244
MOZ_OPTIONS+=	--enable-lto=thin
245
.    endif
245
.    endif
246
246
247
.    if ${PORT_OPTIONS:MALSA}
247
.    if ${PORT_OPTIONS:MALSA}

Return to bug 268328