mirror of
https://github.com/Relintai/osxcross.git
synced 2025-02-08 02:55:56 +01:00
cctools-ld64-epath.patch: diff against cctools:master instead of cctools:870-ld64-134.9
(while it doesn't really matter, the patch applies fine to both branches)
This commit is contained in:
parent
39b6994d97
commit
ac4ae7f079
@ -1,8 +1,8 @@
|
||||
diff --git cctools/ld64/src/3rd/helper.c cctools/ld64/src/3rd/helper.c
|
||||
index ef33219..540e009 100644
|
||||
index 2bed724..3a8d4b9 100644
|
||||
--- cctools/ld64/src/3rd/helper.c
|
||||
+++ cctools/ld64/src/3rd/helper.c
|
||||
@@ -17,11 +17,17 @@ const char ldVersionString[] = "134.9\n";
|
||||
@@ -17,11 +17,17 @@ const char ldVersionString[] = "242\n";
|
||||
#include <mach/host_info.h>
|
||||
#include <sys/time.h>
|
||||
#include <assert.h>
|
||||
@ -236,7 +236,7 @@ index 1aa355c..633c9dc 100644
|
||||
#endif
|
||||
}
|
||||
diff --git usage_examples/ios_toolchain/wrapper.c usage_examples/ios_toolchain/wrapper.c
|
||||
index ed536b2..2ebd188 100644
|
||||
index a55bd41..5764c92 100644
|
||||
--- usage_examples/ios_toolchain/wrapper.c
|
||||
+++ usage_examples/ios_toolchain/wrapper.c
|
||||
@@ -19,30 +19,79 @@
|
||||
|
Loading…
Reference in New Issue
Block a user