citrun

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

commit 007f3dac30196cfb321aec75d7125d0b0b5503f4
parent 9ef33da726f4178493233a9a811be8eac502d0ec
Author: Kyle Milz <kyle@0x30.net>
Date:   Sat,  9 Jul 2016 17:26:27 -0600

pkg: use build target on osx

Diffstat:
Mpkg/pkg.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg/pkg.sh b/pkg/pkg.sh @@ -38,7 +38,7 @@ elif [ "$uname" = "Darwin" ]; then sudo port uninstall $portname sudo port -v -D darwin/devel/citrun clean - sudo port -v -D darwin/devel/citrun + sudo port -v -D darwin/devel/citrun build sudo port -v -D darwin/devel/citrun install cp /opt/local/var/macports/software/citrun/citrun-0_0.darwin_15.x86_64.tbz2 .