ecl/grovel: when adding c::*cc-flags* split the sequence32/head
commitc48211c78c0213177b7c18ad04aa60c609161b85
authorDaniel Kochmański <daniel@turtleware.eu>
Tue, 3 Nov 2015 21:20:52 +0000 (3 22:20 +0100)
committerDaniel Kochmański <daniel@turtleware.eu>
Tue, 3 Nov 2015 21:20:52 +0000 (3 22:20 +0100)
tree8188fa05fa183caae3dfd85b8bd1edc19aa0457a
parent2b93a8aa8853a5bc0e013a8531083ffb5538bd7d
ecl/grovel: when adding c::*cc-flags* split the sequence

c::*cc-flags* is a string and adding it as-is caused grovel invocation
of g++ to break (ie " -Dxyz -D3" was treated as one argument).

Commit adds dependency on split-sequence and makes use of it in an
appropriate place.
iolib.asd
src/grovel/grovel.lisp