Changes between Version 27 and Version 33 of Ticket #13044
- Timestamp:
- 03/22/16 15:48:25 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13044
-
Property
Status
changed from
needs_work
toclosed
-
Property
Commit
changed from
c9f77c6dc61f6d3684716df620706f05a0604b64
to -
Property
Branch
changed from
u/embray/issue-13044
to9049b155a9317d421de5ae9c22fad48eca5af824
-
Property
Reviewers
changed from
Jeroen Demeyer
toJeroen Demeyer, Erik Bray
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #13044 – Description
v27 v33 1 Currently ecl completely fails to build when CC or CXX contains a space. This hacks around this issue by making temporary wrappers for CC and CXX.1 Currently ecl completely fails to build when CC or CXX contains a space. This adds a patch accepted by upstream to fix this. 2 2 3 3 '''Upstream''' (patched): http://sage.ugent.be/www/jdemeyer/sage/ecl-15.3.7.tar.bz2