summaryrefslogtreecommitdiff
path: root/src/stage4/patches/ninja.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/patches/ninja.patch')
-rw-r--r--src/stage4/patches/ninja.patch17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/stage4/patches/ninja.patch b/src/stage4/patches/ninja.patch
new file mode 100644
index 0000000..146edbd
--- /dev/null
+++ b/src/stage4/patches/ninja.patch
@@ -0,0 +1,17 @@
+--- a/PKGBUILD 2018-03-27 19:55:50.890298523 +0200
++++ b/PKGBUILD 2018-03-27 20:42:24.594821191 +0200
+@@ -23,14 +23,6 @@ build() {
+ emacs -Q --batch -f batch-byte-compile misc/ninja-mode.el
+ }
+
+-check() {
+- cd ninja-$pkgver
+-
+- python2 ./configure.py
+- ./ninja ninja_test
+- ./ninja_test --gtest_filter=-SubprocessTest.SetWithLots
+-}
+-
+ package() {
+ cd ninja-$pkgver
+