Silence warning SC1007 from shellcheck.

* config.guess: Explicitly set CCOPTS to "" not the empty string.
This commit is contained in:
Ben Elliston
2016-04-02 12:59:20 +11:00
parent 3d5db9ebe8
commit 1f226b04f1
2 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2016-04-02 Ben Elliston <bje@gnu.org>
Silence warning SC1007 from shellcheck.
* config.guess: Explicitly set CCOPTS to "" not the empty string.
2016-03-30 Mike Hommey <mh+mozilla@glandium.org>
Ben Elliston <bje@gnu.org>