make -j1 option is now included in PKGBUILD
Search Criteria
Package Details: necpp-git 45.30ffb88-1
Package Actions
| Package Base: | necpp-git |
|---|---|
| Description: | Free NEC-2 compatable electromagnetic code. It can both read nec2 antenna description files and also be incorporated into other projects like GUI tools and automatic antenna optimization systems. |
| Upstream URL: | https://github.com/tmolteno/necpp |
| Category: | science |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | thanx |
| Maintainer: | thanx |
| Last Packager: | thanx |
| Votes: | 4 |
| First Submitted: | 2014-10-07 21:25 |
| Last Updated: | 2014-10-07 21:25 |
Latest Comments
Comment by michaelgod
Comment by Darty
I had to add
sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
and build with -j1 for this to build successfully.