git: build - prepare for higher optimization levels
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Aug 7 00:09:46 PDT 2016
commit 0de090e1888cc19a6cad110c2386afcc4b260eb1
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Aug 7 00:04:51 2016 -0700
build - prepare for higher optimization levels
* Add NO_STRICT_ALIASING, NO_STRICT_OVERFLOW, and NO_WARRAY_BOUNDS
make variables as-needed.
Summary of changes:
lib/libc/db/btree/Makefile.inc | 2 ++
lib/libcrypt/Makefile | 2 ++
lib/libevtr/Makefile | 1 +
lib/libfetch/Makefile | 1 +
lib/libldns/Makefile | 1 +
lib/libmd/Makefile | 1 +
lib/libstand/Makefile | 1 +
lib/libwrap/Makefile | 1 +
sbin/ffsinfo/Makefile | 1 +
sbin/ifconfig/Makefile | 1 +
sbin/jscan/Makefile | 1 +
sbin/ping6/Makefile | 1 +
sbin/route/Makefile | 1 +
sbin/routed/rtquery/Makefile | 1 +
sbin/sysctl/Makefile | 1 +
secure/lib/libssh/Makefile | 1 +
sys/boot/pc32/libi386/Makefile | 1 +
usr.bin/locate/Makefile.inc | 1 +
usr.bin/netstat/Makefile | 1 +
usr.bin/ruptime/Makefile | 1 +
usr.bin/sdpquery/Makefile | 1 +
usr.bin/systat/Makefile | 2 ++
usr.bin/telnet/Makefile | 1 +
usr.bin/w/Makefile | 1 +
usr.sbin/acpi/Makefile.inc | 1 +
usr.sbin/cpucontrol/Makefile | 1 +
usr.sbin/dconschat/Makefile | 1 +
usr.sbin/faithd/Makefile | 1 +
usr.sbin/gifconfig/Makefile | 1 +
usr.sbin/ifmcstat/Makefile | 1 +
usr.sbin/ndp/Makefile | 1 +
usr.sbin/ppp/Makefile | 2 ++
usr.sbin/pw/Makefile | 1 +
usr.sbin/quot/Makefile | 1 +
usr.sbin/rpcbind/Makefile | 1 +
usr.sbin/setkey/Makefile | 1 +
usr.sbin/syslogd/Makefile | 1 +
usr.sbin/tcpdump/Makefile | 1 +
usr.sbin/ypbind/Makefile | 1 +
usr.sbin/ypset/Makefile | 1 +
40 files changed, 44 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0de090e1888cc19a6cad110c2386afcc4b260eb1
--
DragonFly BSD source repository
More information about the Commits
mailing list