forked from pool/Botan
89fb4566e2
- Add ppc64le architecture - added patches: * ppc64le-support.patch OBS-URL: https://build.opensuse.org/request/show/209893 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=43
19 lines
287 B
Diff
19 lines
287 B
Diff
--- /dev/null 2013-11-30 20:09:56.080000808 +0100
|
|
+++ src/build-data/arch/ppc64le.txt 2013-12-08 23:56:25.465510000 +0100
|
|
@@ -0,0 +1,15 @@
|
|
+endian little
|
|
+
|
|
+family ppc
|
|
+
|
|
+<aliases>
|
|
+powerpc64le
|
|
+</aliases>
|
|
+
|
|
+<submodels>
|
|
+power7
|
|
+</submodels>
|
|
+
|
|
+<isa_extn>
|
|
+altivec:power7
|
|
+</isa_extn>
|