mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2025-12-26 09:14:58 +01:00
Solaris version of symbol dumper (#207). Patch by Alfred Peng. r=me
http://groups.google.com/group/google-breakpad-dev/browse_thread/thread/e4cbdbf7ddaf7f51 git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@218 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
parent
f2fa084fd2
commit
68004c84d6
19 changed files with 1078 additions and 27 deletions
|
|
@ -23,7 +23,7 @@ guid_creator.o:../../../common/linux/guid_creator.cc
|
|||
file_id.o:../../../common/linux/file_id.cc
|
||||
$(CXX) $(CXXFLAGS) -c $^
|
||||
|
||||
md5.o:../../../common/linux/md5.c
|
||||
md5.o:../../../common/md5.c
|
||||
$(CC) $(CXXFLAGS) -c $^
|
||||
|
||||
clean:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue