# | Line 1 | Line 1 | |
---|---|---|
1 | ### RPM external boost 1.33.1 | |
2 | – | Requires: gcc-wrapper |
2 | # Patches and build fudging by Lassi A. Tuura <lat@iki.fi> (FIXME: contribute to boost) | |
3 | # define boostver -%v <-- for 1.30.2 | |
4 | %define boostver _%(echo %v | tr . _) | |
# | Line 12 | Line 11 | Source: http://dl.sourceforge.net/source | |
11 | #%patch | |
12 | ||
13 | %build | |
15 | – | ## IMPORT gcc-wrapper |
14 | # Note that some targets will fail to build (the test programs have | |
15 | # missing symbols), causing darwin to fail to link and bjam to return | |
16 | # an error. So ignore the exit code from bjam on darwin to avoid |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |