From 69ccd19a7b36bedd79dfbca80bd6939dfa74233d Mon Sep 17 00:00:00 2001 From: daidai_is_here Date: Thu, 9 Jan 2020 15:51:07 +0800 Subject: [PATCH] delete files --- OPT_LDFLAGS.patch | 26 - acpibin.1 | 64 - acpica-tools.spec | 64 +- acpidump.1 | 106 - acpiexamples.1 | 49 - acpiexec.1 | 102 - acpihelp.1 | 80 - acpinames.1 | 49 - acpisrc.1 | 72 - acpixtract.1 | 60 - arm7hl.patch | 20 - aslcodegen.patch | 29 - badcode.asl.result | 266 -- big-endian-v2.patch | 18 - big-endian.patch | 6643 ------------------------------------ converterSample.asl.result | 24 - f23-harden.patch | 61 - facp.patch | 31 - grammar.asl.result | 381 --- iasl.1 | 231 -- int-format.patch | 283 -- mips-be-fix.patch | 37 - ppc64le.patch | 16 - ptr-cast.patch | 48 - run-misc-tests.sh | 47 - simple-64bit.patch | 20 - str-trunc-warn.patch | 112 - template.patch | 22 - unaligned.patch | 105 - 29 files changed, 5 insertions(+), 9061 deletions(-) delete mode 100644 OPT_LDFLAGS.patch delete mode 100644 acpibin.1 delete mode 100644 acpidump.1 delete mode 100644 acpiexamples.1 delete mode 100644 acpiexec.1 delete mode 100644 acpihelp.1 delete mode 100644 acpinames.1 delete mode 100644 acpisrc.1 delete mode 100644 acpixtract.1 delete mode 100644 arm7hl.patch delete mode 100644 aslcodegen.patch delete mode 100644 badcode.asl.result delete mode 100644 big-endian-v2.patch delete mode 100644 big-endian.patch delete mode 100644 converterSample.asl.result delete mode 100644 f23-harden.patch delete mode 100644 facp.patch delete mode 100644 grammar.asl.result delete mode 100644 iasl.1 delete mode 100644 int-format.patch delete mode 100644 mips-be-fix.patch delete mode 100644 ppc64le.patch delete mode 100644 ptr-cast.patch delete mode 100644 run-misc-tests.sh delete mode 100644 simple-64bit.patch delete mode 100644 str-trunc-warn.patch delete mode 100644 template.patch delete mode 100644 unaligned.patch diff --git a/OPT_LDFLAGS.patch b/OPT_LDFLAGS.patch deleted file mode 100644 index a1ca276..0000000 --- a/OPT_LDFLAGS.patch +++ /dev/null @@ -1,26 +0,0 @@ -Index: acpica-unix2-20170728/generate/unix/Makefile.config -=================================================================== ---- acpica-unix2-20170728.orig/generate/unix/Makefile.config -+++ acpica-unix2-20170728/generate/unix/Makefile.config -@@ -23,6 +23,9 @@ - # OPT_CFLAGS can be overridden on the make command line by - # adding OPT_CFLAGS="..." to the invocation. - # -+# OPT_LDFLAGS can be overridden on the make command line by -+# adding OPT_LDFLAGS="..." to the invocation. -+# - # Notes: - # gcc should be version 4 or greater, otherwise some of the options - # used will not be recognized. -@@ -157,6 +160,11 @@ LDFLAGS +=-m32 - endif - - # -+# Common linker flags -+# -+OPT_LDFLAGS ?= -+ -+# - # Optionally disable optimizations. Optimization causes problems on - # some compilers such as gcc 4.4 - # diff --git a/acpibin.1 b/acpibin.1 deleted file mode 100644 index b8448a5..0000000 --- a/acpibin.1 +++ /dev/null @@ -1,64 +0,0 @@ -.\" First parameter, NAME, should be all caps -.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection -.\" other parameters are allowed: see man(7), man(1) -.TH ACPIBIN 1 "January 23, 2013" -.\" Please adjust this date whenever revising the manpage. -.\" -.\" Some roff macros, for reference: -.\" .nh disable hyphenation -.\" .hy enable hyphenation -.\" .ad l left justify -.\" .ad b justify to both left and right margins -.\" .nf disable filling -.\" .fi enable filling -.\" .br insert line break -.\" .sp insert n+1 empty lines -.\" for manpage-specific macros, see man(7) -.SH NAME -acpibin \- ACPI binary AML file utility -.SH SYNOPSIS -.B acpibin -.RI [