Changeset 80306
- Timestamp:
- 07/08/11 16:54:46 (4 years ago)
- Location:
- trunk/dports/devel/ld64
- Files:
-
- 2 edited
-
Portfile (modified) (1 diff)
-
files/patch-lldb_private-libunwind.diff (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/ld64/Portfile
r80305 r80306 82 82 rmd160 b9c6c4fcf7731a508b82dd09af81fa8b26caf3ef 83 83 84 patch.dir ${workpath} 84 85 patchfiles patch-lldb_private-libunwind.diff 85 86 xcode.target all -
trunk/dports/devel/ld64/files/patch-lldb_private-libunwind.diff
r77652 r80306 1 --- ../libunwind/include/libunwind.h 2010-07-09 22:39:50.000000000 +02002 +++ ../libunwind/include/libunwind.h 2010-08-20 22:29:08.000000000 +02001 --- libunwind/include/libunwind.h 2010-07-09 22:39:50.000000000 +0200 2 +++ libunwind/include/libunwind.h 2010-08-20 22:29:08.000000000 +0200 3 3 @@ -25,7 +25,6 @@ 4 4 #include <mach/mach_types.h> … … 17 17 18 18 #endif 19 --- ../libunwind/include/mach-o/compact_unwind_encoding.h 2010-06-08 18:52:24.000000000 +020020 +++ ../libunwind/include/mach-o/compact_unwind_encoding.h 2010-08-20 22:15:04.000000000 +020019 --- libunwind/include/mach-o/compact_unwind_encoding.h 2010-06-08 18:52:24.000000000 +0200 20 +++ libunwind/include/mach-o/compact_unwind_encoding.h 2010-08-20 22:15:04.000000000 +0200 21 21 @@ -14,7 +14,6 @@ 22 22 … … 35 35 #endif 36 36 37 --- ../libunwind/include/libunwind/dwarf2.h 2011-04-01 23:33:31.000000000 +020038 +++ ../libunwind/include/libunwind/dwarf2.h 2011-04-01 23:35:40.000000000 +020037 --- libunwind/include/libunwind/dwarf2.h 2011-04-01 23:33:31.000000000 +0200 38 +++ libunwind/include/libunwind/dwarf2.h 2011-04-01 23:35:40.000000000 +0200 39 39 @@ -17,7 +17,6 @@ 40 40 #ifndef __DWARF2__
Note: See TracChangeset
for help on using the changeset viewer.

