CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/09/27 12:14:22
Modified files: regress/libexec/ld.so/constructor/libaa: Makefile regress/libexec/ld.so/constructor/libab: Makefile Log message: Make sure that the regress target builds the libraries. Stop building a profile library and add $OpenBSD$ markers. Similar to what we do in other regress tests that build libraries such as regress/lib/libc/cxa-exit. ok bluhm@