summaryrefslogtreecommitdiffstats
path: root/recipe.d/0031-ustr
diff options
context:
space:
mode:
Diffstat (limited to 'recipe.d/0031-ustr')
-rwxr-xr-xrecipe.d/0031-ustr5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipe.d/0031-ustr b/recipe.d/0031-ustr
new file mode 100755
index 0000000..bbf1738
--- /dev/null
+++ b/recipe.d/0031-ustr
@@ -0,0 +1,5 @@
+cd $SRC/$1-*
+make $J CC=gcc
+make $J CC=gcc all-shared
+make $J CC=gcc install
+