tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
libexec
/
ld.so
/
constructor
/
libaa
/
at
jcs
4 files
Makefile
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.
9 years ago
aa.C
Silence most clang warnings in ld.so regress. OK kettenis@
8 years ago
aa.h
Silence most clang warnings in ld.so regress. OK kettenis@
8 years ago
shlib_version
errno changes, lib major version bumps, and general flag day To build you must: cd /usr/src && make obj && make includes cd lib/libc && make depend && make && NOMAN=1 sudo make install cd /usr/src && make build
22 years ago