# File lib/inline.rb, line 648
    def add_link_flags(*flags)
      @libs.push(*flags)
    end