mirror of
https://git.suyu.dev/suyu/breakpad.git
synced 2026-03-13 22:56:28 +00:00
Add SPARC/Solaris support to client handler and processor (#201, 200).
Patch by Michael shang <satisfy123>. r=me, r=Alfred Peng. http://groups.google.com/group/google-breakpad-discuss/browse_thread/thread/2fba07577f1fa35e git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@215 4c0a9323-5329-0410-9bdc-e9ce6186880e
This commit is contained in:
@@ -73,4 +73,5 @@ $(BIN_DIR)/exception_handler_test:$(EXCEPTION_TEST_OBJ)
|
||||
$(CXX) $(CPPFLAGS) $(LDFLAGS) $^ -o $@
|
||||
|
||||
clean:
|
||||
rm -f $(BIN) *.o *.out *.dmp core
|
||||
rm -f $(BIN) *.o *.out *.dmp core ../../minidump_file_writer.o\
|
||||
../../../common/*.o ../../../common/solaris/*.o
|
||||
|
||||
Reference in New Issue
Block a user