K 10 svn:author V 3 pav K 8 svn:date V 27 2008-07-24T21:55:47.000000Z K 7 svn:log V 444 - Add an ugly kludge to strip the trailing whitespace from CFLAGS (it comes this way from outside already). Unless stripped, later CFLAGS+= assignments will produce a double-space in CFLAGS string. Sub-configure will reduce it back to single space and complain that CFLAGS changed underneath it. Most prominent example of a problem solved by this kludge is the -CURRENT, where -fno-strict-aliasing is added to every port's CFLAGS. END