Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/luajit/luajit_i486.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/luajit/luajit_i486.patch')
-rw-r--r--community/luajit/luajit_i486.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/community/luajit/luajit_i486.patch b/community/luajit/luajit_i486.patch
deleted file mode 100644
index 4336b133..00000000
--- a/community/luajit/luajit_i486.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/Makefile 2023-03-26 19:00:14.872442450 +0300
-+++ b/Makefile 2023-03-26 19:00:24.305775560 +0300
-@@ -50,7 +50,7 @@
- # x86/x64 only: For GCC 4.2 or higher and if you don't intend to distribute
- # the binaries to a different machine you could also use: -march=native
- #
--CCOPT_x86= -march=i686 -msse -mfpmath=sse
-+CCOPT_x86= -march=i486
- CCOPT_x64=
- CCOPT_arm=
- CCOPT_arm64=