a name='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/usr.sbin/rbootd/Makefile
AgeCommit message (Expand)Author
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2012-08-10Remove many HAVE_GCC || HAVE_PCC conditionals as the options also applyjoerg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-05-11use -fno-strict-aliasing for utils.c with GCC4mrg
2003-05-15assume presense of getifaddrs(3).itojun