git: custom cc script: Fix "Unterminated quoted string" error

John Marino marino at crater.dragonflybsd.org
Sun Jan 29 23:51:17 PST 2012


commit 99c914f0f61fec278e1d1d8022fd999d519717e7
Author: John Marino <draco at marino.st>
Date:   Mon Jan 30 08:48:20 2012 +0100

    custom cc script: Fix "Unterminated quoted string" error
    
    When updating gcc46 to handle c++ by default, the old quotation mark
    was accidently left in place, causing a world build breakage at
    include/rpc.

Summary of changes:
 libexec/customcc/cc.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99c914f0f61fec278e1d1d8022fd999d519717e7


-- 
DragonFly BSD source repository





More information about the Commits mailing list