On my box, the modification to MAKEFLAGS was not needed; however, I did need to remove the --as-needed flag from LDFLAGS, i.e.
export LDFLAGS=${LDFLAGS//,--as-needed}
I came across the suggestion here: https://bbs.archlinux.org/viewtopic.php?id=89681
Search Criteria
Package Details: iolanguage-git 20130512-1
Package Actions
| Package Base: | iolanguage-git |
|---|---|
| Description: | A prototype-based programming language inspired by Smalltalk, Self, NewtonScript, Act1, LISP, and Lua. |
| Upstream URL: | http://iolanguage.org |
| Category: | devel |
| Licenses: | |
| Submitter: | geekless |
| Maintainer: | geekless |
| Last Packager: | None |
| Votes: | 8 |
| First Submitted: | 2012-02-06 07:44 |
| Last Updated: | 2013-05-12 01:02 |
Latest Comments
Comment by quixoten
Anonymous comment
Add cmake as dependency in pkgbuild
Comment by baskerville
The homepage is at http://iolanguage.org/
Comment by Apes
PKGBUILD pulls from the IO lang github repo directly.