CVSROOT: /cvs Module name: src Changes by: pas...@cvs.openbsd.org 2014/12/23 12:32:16
Modified files: usr.bin/bgplg/bgpctl: Makefile usr.bin/bgplg/bgplg: Makefile usr.bin/bgplg/ping: Makefile usr.bin/bgplg/ping6: Makefile usr.bin/bgplg/traceroute: Makefile Log message: Use ${STATIC} instead of hardcoded -static in order to take advantage of static pie. ok deraadt@ miod@ benno@