[gnome-continuous] manifest: Remove mozjs38 no-builddir flag



commit 0b00b62ad60322d8d0930920393f7b5fc914a146
Author: Philip Chimento <philip endlessm com>
Date:   Wed Feb 15 14:30:36 2017 -0800

    manifest: Remove mozjs38 no-builddir flag
    
    mozjs38 handles a separate builddir just fine, so no need for this flag.
    It seems to be confusing things.

 patches/mozjs38-buildapi.patch |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/patches/mozjs38-buildapi.patch b/patches/mozjs38-buildapi.patch
index b794f9b..660104f 100644
--- a/patches/mozjs38-buildapi.patch
+++ b/patches/mozjs38-buildapi.patch
@@ -27,10 +27,8 @@ new file mode 100755
 index 0000000..93ef339
 --- /dev/null
 +++ b/configure
-@@ -0,0 +1,5 @@
+@@ -0,0 +1,3 @@
 +#!/bin/sh
-+# http://people.gnome.org/~walters/docs/build-api.txt
-+echo \#buildapi-variable-no-builddir >/dev/null
 +cd js/src
 +exec ./configure "$@"
 -- 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]