Kaydet (Commit) 91a8d7bf authored tarafından Petr Mladek's avatar Petr Mladek

Revert "And the makefiles"

caused many build problems on Windows; too late to do this change

This reverts commit 7911b8ed64ba69322dc5b82177c7149c39c3604e.
üst c1b808f4
--- misc/build/graphite2-0.9.4/src/makefile.mk Fri Mar 4 10:20:30 2011 +0700 --- misc/build/graphite2-0.9.2/src/makefile.mk Fri Mar 4 10:20:30 2011 +0700
+++ misc/build/graphite2-0.9.4/src/makefile.mk Fri Mar 4 10:20:30 2011 +0700 +++ misc/build/graphite2-0.9.2/src/makefile.mk Fri Mar 4 10:20:30 2011 +0700
@@ -1,1 +1,54 @@ @@ -1,1 +1,54 @@
-dummy -dummy
+EXTERNAL_WARNINGS_NOT_ERRORS := TRUE +EXTERNAL_WARNINGS_NOT_ERRORS := TRUE
......
...@@ -45,9 +45,9 @@ all: ...@@ -45,9 +45,9 @@ all:
# --- Files -------------------------------------------------------- # --- Files --------------------------------------------------------
.IF "$(ENABLE_GRAPHITE)"=="TRUE" .IF "$(ENABLE_GRAPHITE)"=="TRUE"
TARFILE_NAME=graphite2-0.9.4 TARFILE_NAME=graphite2-0.9.2
TARFILE_MD5=1a5ae56d15e704a709010c5478fdf384 TARFILE_MD5=0625a7d661f899a8ce263fc8a9879108
PATCH_FILES= graphite2-0.9.4.patch \ PATCH_FILES= graphite2-0.9.2.patch \
graphite_make.patch graphite_make.patch
ADDITIONAL_FILES= \ ADDITIONAL_FILES= \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment