diff --git a/yash/recipe.spec b/yash/recipe.spec new file mode 100644 index 0000000..281bda9 --- /dev/null +++ b/yash/recipe.spec @@ -0,0 +1,6 @@ +name: yash +version: 2.48 +sources: https://github.com/magicant/yash/releases/download/%{version}/yash-%{version}.tar.gz + +options: + - configure: CFLAGS="-O2 -fPIC -D_POSIX_C_SOURCE"