kona: update patch Makefile.patch
This commit is contained in:
parent
f5c09bb144
commit
d5aae0f0d3
@ -1,6 +1,6 @@
|
||||
diff -uNr kona-Win64-20190226/Makefile kona-Win64-20190226.mod/Makefile
|
||||
--- kona-Win64-20190226/Makefile 2019-02-26 22:13:07.000000000 +0200
|
||||
+++ kona-Win64-20190226.mod/Makefile 2019-05-21 14:37:07.394973847 +0300
|
||||
diff -uNr kona-Win64-20201009/Makefile kona-Win64-20201009.mod/Makefile
|
||||
--- kona-Win64-20201009/Makefile 2020-10-10 06:03:41.000000000 +0300
|
||||
+++ kona-Win64-20201009.mod/Makefile 2020-11-10 21:27:29.229030807 +0200
|
||||
@@ -1,10 +1,8 @@
|
||||
-PREFIX = /usr/local
|
||||
-CFLAGS=-g
|
||||
@ -11,10 +11,10 @@ diff -uNr kona-Win64-20190226/Makefile kona-Win64-20190226.mod/Makefile
|
||||
|
||||
-OS := $(shell uname -s | tr "[:upper:]" "[:lower:]")
|
||||
+OS := android
|
||||
$(info OS="$(OS)")
|
||||
|
||||
# Win-64
|
||||
ifeq (msys_nt-10.0,$(OS))
|
||||
@@ -30,16 +28,12 @@
|
||||
@@ -31,16 +29,12 @@
|
||||
endif
|
||||
|
||||
ifeq (android,$(OS))
|
||||
|
Loading…
Reference in New Issue
Block a user