Changes between Version 2 and Version 3 of Ticket #53662, comment 12


Ignore:
Timestamp:
Mar 10, 2017, 2:49:23 AM (7 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #53662, comment 12

    v2 v3  
    33Will have to somehow either find a way to rearrange  the link to the include files for `isl 0.14` ahead of the standard include files in the build command, or find some other way to hide `isl 0.18` during the build.
    44
    5 Edit - looks like the "prepend" option was the easy way to fix this.
     5Edit - looks like the "prepend" option was the easy way to fix this. Thanks.