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