citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 76465d8556c9d79c792d118e4ea3e9b1425c89e5
parent fe1f5201b1da6f7ad7240f29cdb02310f8165c0e
Author: kyle <kyle@getaddrinfo.net>
Date:   Sat,  2 Apr 2016 16:08:55 -0600

pkg: update openbsd package

Diffstat:
Mpkg/openbsd/Makefile | 2+-
Mpkg/openbsd/pkg/PLIST | 14+++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/pkg/openbsd/Makefile b/pkg/openbsd/Makefile @@ -14,7 +14,7 @@ MASTER_SITES = http://git.0x30.net/ WANTLIB += GL GLU GLEW glut c freetype m pthread z -SHARED_LIBS += scv 0.0 # 0.0 +SHARED_LIBS += citrun 0.0 # 0.0 # -std=c++11 MODULES = gcc4 diff --git a/pkg/openbsd/pkg/PLIST b/pkg/openbsd/pkg/PLIST @@ -1,8 +1,8 @@ @comment $OpenBSD$ -@bin bin/scv_instrument -@bin bin/scv_viewer -bin/scv_wrap -@lib lib/libscv.so.${LIBscv_VERSION} -@man man/man1/scv_instrument.1 -@man man/man1/scv_viewer.1 -@man man/man1/scv_wrap.1 +@bin bin/citrun_gl +@bin bin/citrun_instrument +bin/citrun_wrap +@lib lib/libcitrun.so.${LIBcitrun_VERSION} +@man man/man1/citrun_gl.1 +@man man/man1/citrun_instrument.1 +@man man/man1/citrun_wrap.1