summaryrefslogtreecommitdiff
path: root/xibuilds/bc.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'xibuilds/bc.xibuild')
-rw-r--r--xibuilds/bc.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/xibuilds/bc.xibuild b/xibuilds/bc.xibuild
index 989dc96..0d6da1c 100644
--- a/xibuilds/bc.xibuild
+++ b/xibuilds/bc.xibuild
@@ -3,7 +3,7 @@
DEPS=(readline)
SOURCE=https://github.com/gavinhoward/bc
-
+DESC="An arbitrary precision numeric processing language"
build () {
CC=gcc ./configure --prefix=/usr -G -O3