# File lib/pkg-config.rb, line 38
    def clear_configure_args_cache
      @native_pkg_config = nil
      @custom_override_variables = nil
    end