summaryrefslogtreecommitdiffstats
path: root/recipe.d/0009-nspr
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0009-nspr')
-rw-r--r--recipe.d/0009-nspr5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0009-nspr b/recipe.d/0009-nspr
new file mode 100644
index 0000000..d1bc7ce
--- /dev/null
+++ b/recipe.d/0009-nspr
@@ -0,0 +1,5 @@
+ mcd $BUILDDIR/nspr
+ $SRC/nspr-*/mozilla/nsprpub/configure $TCONFIGARGS --enable-thumb2
+ make $J
+ make $J install
+