diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-07-02 09:11:43 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-07-02 09:11:43 +0000 |
commit | ad1bdf1f50fec68fdcdf8d0bdb7dcc537c6c4da8 (patch) | |
tree | 5c2e33ef4adc89f034f68455cae38a4e250a8078 /eclass | |
parent | Stable for x86, wrt bug #472190 (diff) | |
download | historical-ad1bdf1f50fec68fdcdf8d0bdb7dcc537c6c4da8.tar.gz historical-ad1bdf1f50fec68fdcdf8d0bdb7dcc537c6c4da8.tar.bz2 historical-ad1bdf1f50fec68fdcdf8d0bdb7dcc537c6c4da8.zip |
add justification for using .bundle iso .so
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ELT-patches/darwin-conf/1.5 | 13 | ||||
-rw-r--r-- | eclass/ELT-patches/darwin-conf/1.5b | 13 | ||||
-rw-r--r-- | eclass/ELT-patches/darwin-conf/2.2.4 | 13 | ||||
-rw-r--r-- | eclass/ELT-patches/darwin-conf/2.2.6 | 13 |
4 files changed, 52 insertions, 0 deletions
diff --git a/eclass/ELT-patches/darwin-conf/1.5 b/eclass/ELT-patches/darwin-conf/1.5 index 25fd3a5f76b6..46d9e5a885e8 100644 --- a/eclass/ELT-patches/darwin-conf/1.5 +++ b/eclass/ELT-patches/darwin-conf/1.5 @@ -1,3 +1,16 @@ +In Gentoo Prefix we go by Apple's convention to give modules the .bundle +extension. +http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html +(Above link was removed by Apple, the link below contains a copy: +http://disanji.net/iOS_Doc/#documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html, +in case it disappears also, the relevant quote: + +Bundle. Bundles are executable files that can be loaded at runtime by +other products. Plug-ins are implemented using bundles. The term bundle +in this context refers to the binary itself, not to a structured +hierarchy. Bundles have the .bundle extension; for example, +MyBundle.bundle.) + --- configure.orig 2009-05-22 12:05:31 +0200 +++ configure 2009-05-22 12:05:39 +0200 @@ -15461,7 +15461,7 @@ diff --git a/eclass/ELT-patches/darwin-conf/1.5b b/eclass/ELT-patches/darwin-conf/1.5b index ed46f4ae3efb..65633a818419 100644 --- a/eclass/ELT-patches/darwin-conf/1.5b +++ b/eclass/ELT-patches/darwin-conf/1.5b @@ -1,3 +1,16 @@ +In Gentoo Prefix we go by Apple's convention to give modules the .bundle +extension. +http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html +(Above link was removed by Apple, the link below contains a copy: +http://disanji.net/iOS_Doc/#documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html, +in case it disappears also, the relevant quote: + +Bundle. Bundles are executable files that can be loaded at runtime by +other products. Plug-ins are implemented using bundles. The term bundle +in this context refers to the binary itself, not to a structured +hierarchy. Bundles have the .bundle extension; for example, +MyBundle.bundle.) + --- configure +++ configure @@ -10570,7 +10570,7 @@ diff --git a/eclass/ELT-patches/darwin-conf/2.2.4 b/eclass/ELT-patches/darwin-conf/2.2.4 index f22aa2d40e7e..5ad829343f7d 100644 --- a/eclass/ELT-patches/darwin-conf/2.2.4 +++ b/eclass/ELT-patches/darwin-conf/2.2.4 @@ -1,3 +1,16 @@ +In Gentoo Prefix we go by Apple's convention to give modules the .bundle +extension. +http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html +(Above link was removed by Apple, the link below contains a copy: +http://disanji.net/iOS_Doc/#documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html, +in case it disappears also, the relevant quote: + +Bundle. Bundles are executable files that can be loaded at runtime by +other products. Plug-ins are implemented using bundles. The term bundle +in this context refers to the binary itself, not to a structured +hierarchy. Bundles have the .bundle extension; for example, +MyBundle.bundle.) + --- configure +++ configure @@ -12172,11 +12172,11 @@ diff --git a/eclass/ELT-patches/darwin-conf/2.2.6 b/eclass/ELT-patches/darwin-conf/2.2.6 index ee22122c0e68..669a68d09a10 100644 --- a/eclass/ELT-patches/darwin-conf/2.2.6 +++ b/eclass/ELT-patches/darwin-conf/2.2.6 @@ -1,3 +1,16 @@ +In Gentoo Prefix we go by Apple's convention to give modules the .bundle +extension. +http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html +(Above link was removed by Apple, the link below contains a copy: +http://disanji.net/iOS_Doc/#documentation/DeveloperTools/Conceptual/XcodeBuildSystem/500-Linking/bs_linking.html, +in case it disappears also, the relevant quote: + +Bundle. Bundles are executable files that can be loaded at runtime by +other products. Plug-ins are implemented using bundles. The term bundle +in this context refers to the binary itself, not to a structured +hierarchy. Bundles have the .bundle extension; for example, +MyBundle.bundle.) + --- configure +++ configure @@ -11455,11 +11455,11 @@ |