diff options
author | Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de> | 2016-06-30 11:27:00 +0000 |
---|---|---|
committer | Lucio Andrés Illanes Albornoz (arab, vxp) <l.illanes@gmx.de> | 2016-06-30 11:27:00 +0000 |
commit | cddeef1cf63d31198615bce503a00949d6368eac (patch) | |
tree | b6ee412586215c75ec4b4d076571f5fdb688aedc /gdbm-1.12.local.patch | |
parent | 57879e8a366daf9ff3e6f778cc0db8b37708fde3 (diff) | |
download | midipix_build-cddeef1cf63d31198615bce503a00949d6368eac.tar.bz2 midipix_build-cddeef1cf63d31198615bce503a00949d6368eac.tar.xz |
Remove dependency on portage and config.sub patches.
Diffstat (limited to 'gdbm-1.12.local.patch')
-rw-r--r-- | gdbm-1.12.local.patch | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/gdbm-1.12.local.patch b/gdbm-1.12.local.patch deleted file mode 100644 index f014c3b2..00000000 --- a/gdbm-1.12.local.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- gdbm-1.12/build-aux/config.sub.orig 2015-10-25 18:58:22.000000000 +0000 -+++ gdbm-1.12/build-aux/config.sub 2016-06-29 17:10:31.535528394 +0000 -@@ -789,6 +789,10 @@ - microblaze*) - basic_machine=microblaze-xilinx - ;; -+ midipix*) -+ basic_machine=x86_64-pc -+ os=-midipix -+ ;; - mingw64) - basic_machine=x86_64-pc - os=-mingw64 -@@ -1365,7 +1369,7 @@ - | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* | -cegcc* \ - | -cygwin* | -msys* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ -- | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ -+ | -midipix* | -mingw32* | -mingw64* | -linux-gnu* | -linux-android* \ - | -linux-newlib* | -linux-musl* | -linux-uclibc* \ - | -uxpv* | -beos* | -mpeix* | -udk* \ - | -interix* | -uwin* | -mks* | -rhapsody* | -darwin* | -opened* \ |