summaryrefslogtreecommitdiff
path: root/lib/librumpclient/Makefile
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2021-11-01Force at most partial RELRO for rump_server and related librariesnia
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2017-05-11With the removal of HAVE_REGISTER_T from rumpuser_port.h, _KERNTYPES does notsevan
2017-05-10Revert previous change so builds can resume.sevan
2017-05-10Do not define _KERNTYPES as this breaks build with buildrump.sh due tosevan
2016-01-23Define _KERNTYPES for things that need it.christos
2013-09-10-I../librumpuser is still required for sp_common.cpooka
2013-09-10use <rump/rumpuser_port.h>pooka
2013-05-15Make it possible for external parties to specify additional dplibs.pooka
2011-03-08need -I${.OBJDIR} nowpooka
2011-03-08create srcsys symlinkpooka
2011-02-22Remove "NOLINT" setting that was apparently committed by accident andtron
2011-02-22Disable string aliasing for rump_syscalls.c. I can't figure outpooka
2011-02-16add some excuse of a manpage for librumpclientpooka
2010-11-23Install rumpclient to /lib to allow non-/usr users.pooka
2010-11-04Add library for rump syscall client stubs.pooka