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