diff options
| author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-04-21 14:15:22 +0000 |
|---|---|---|
| committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-04-21 14:44:37 +0000 |
| commit | 24bfdd2da0799ef4557fdc3588a701fcc0f6c8ee (patch) | |
| tree | c29e693563384d19b70ffa01a54cea2364eec416 /testing/wiredtiger/10-fix-code-generator.patch | |
| parent | ce70b431e56abd102144a28b14bdd47d26457dc6 (diff) | |
| download | aports-24bfdd2da0799ef4557fdc3588a701fcc0f6c8ee.tar.bz2 aports-24bfdd2da0799ef4557fdc3588a701fcc0f6c8ee.tar.xz | |
community/wiredtiger: moved from testing
Diffstat (limited to 'testing/wiredtiger/10-fix-code-generator.patch')
| -rw-r--r-- | testing/wiredtiger/10-fix-code-generator.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/wiredtiger/10-fix-code-generator.patch b/testing/wiredtiger/10-fix-code-generator.patch deleted file mode 100644 index 618106f511..0000000000 --- a/testing/wiredtiger/10-fix-code-generator.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- orig/wiredtiger-2.6.0/dist/s_typedef -+++ wiredtiger-2.6.0/dist/s_typedef -@@ -21,7 +21,7 @@ - l=`ls ../src/include/*.[hi] ../src/include/*.in | - sed -e '/wiredtiger.*/d' -e '/queue.h/d'` - egrep -h \ -- '^[ ]*(((struct|union)[ ].*__wt_.*{)|WT_PACKED_STRUCT_BEGIN)' \ -+ '^[ ]*(((struct|union)[ ].*__wt_.*\{)|WT_PACKED_STRUCT_BEGIN)' \ - $l | - sed -e 's/WT_PACKED_STRUCT_BEGIN(\(.*\))/struct \1 {/' \ - -e 's/WT_COMPILER_TYPE_ALIGN(.*)[ ]*//' \ |
