Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
0a0ef57
for
Makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/28/15 08:00:26 (
9 years
ago)
Author:
Hal Finkel <hfinkel@…>
Branches:
master
Children:
134408c
Parents:
0ec59c5
git-author:
Hal Finkel <hfinkel@…> (05/28/15 08:00:26)
git-committer:
Hal Finkel <hfinkel@…> (05/28/15 08:00:26)
Message:
unw_get_proc_info does not work on ppc/ppc64; add getrusage info
File:
1 edited
Makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
Makefile
r0ec59c5
r0a0ef57
4
4
UNW_HOME = ${HOME}/install/libunwind
5
5
CPPFLAGS = -I$(UNW_HOME)/include
6
LDFLAGS = -L$(UNW_HOME)/lib64 -Wl,-rpath,$(UNW_HOME)/lib64 -lunwind -lpthread
6
LDFLAGS = -L$(UNW_HOME)/lib64 -Wl,-rpath,$(UNW_HOME)/lib64 -lunwind -lpthread
-ldl
7
7
8
8
all: memlog.so memlog.a
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive