# File lib/pkg-config.rb, line 175
  def cflags_only_other
    collect_cflags[1].join(" ")
  end