Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
Merge pull request #59 from sifive/koala-tdc-4
Browse files Browse the repository at this point in the history
Final updates for trace-decoder
  • Loading branch information
cgsfv authored Jul 14, 2020
2 parents 900bbde + e407e4e commit 6b19ff1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ $(DARWIN)-xdeps-vars := PKG_CONFIG_PATH="$(abspath $(OBJ_DARWIN)/install
$(DARWIN)-xc3sp-vars := PKG_CONFIG_PATH="$(abspath $(OBJ_DARWIN)/install/xc3sprog-$(XC3SP_VERSION)-$(DARWIN))/lib/pkgconfig" CFLAGS="-I$(abspath $(OBJ_DARWIN)/install/xc3sprog-$(XC3SP_VERSION)-$(DARWIN))/include" CPPFLAGS="-I$(abspath $(OBJ_DARWIN)/install/xc3sprog-$(XC3SP_VERSION)-$(DARWIN))/include" LDFLAGS="-L$(abspath $(OBJ_DARWIN)/install/xc3sprog-$(XC3SP_VERSION)-$(DARWIN))/lib -liconv -framework CoreFoundation -framework IOKit"
$(DARWIN)-xc3sp-framework := -framework CoreFoundation -framework IOKit
$(DARWIN)-pyobj-tarball := python-2.7.10-x86_64-apple-darwin.tar.gz
$(DARWIN)-trace-configure := --with-included-gettext
$(REDHAT)-rgcc-configure := --with-system-zlib
$(REDHAT)-rgdb-configure := --with-python="$(abspath $(SCRIPTSDIR)/pyconfig-centos.sh)"
$(REDHAT)-ousb-configure := --disable-shared
Expand Down
2 changes: 1 addition & 1 deletion src/trace-decoder
Submodule trace-decoder updated from 3ab8c5 to 245fab

0 comments on commit 6b19ff1

Please sign in to comment.