Page MenuHomeFreeBSD

D26749.diff
No OneTemporary

D26749.diff

Index: head/share/mk/sys.mk
===================================================================
--- head/share/mk/sys.mk
+++ head/share/mk/sys.mk
@@ -166,11 +166,7 @@
CFLAGS ?= -O
.else
CC ?= cc
-.if ${MACHINE_CPUARCH} == "mips"
-CFLAGS ?= -O -pipe
-.else
CFLAGS ?= -O2 -pipe
-.endif
.if defined(NO_STRICT_ALIASING)
CFLAGS += -fno-strict-aliasing
.endif

File Metadata

Mime Type
text/plain
Expires
Fri, Nov 28, 7:20 AM (14 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26277184
Default Alt Text
D26749.diff (366 B)

Event Timeline