mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 11:59:15 -04:00
8 lines
376 B
Bash
8 lines
376 B
Bash
--- tools/clang/scripts/plugin_flags.sh.orig 2012-06-25 20:46:43.544231213 +0300
|
|
+++ tools/clang/scripts/plugin_flags.sh 2012-06-25 20:47:09.415231268 +0300
|
|
@@ -1,4 +1,4 @@
|
|
-#!/bin/bash
|
|
+#!/usr/bin/env bash
|
|
# Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
|
# Use of this source code is governed by a BSD-style license that can be
|
|
# found in the LICENSE file.
|