]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
admin/build-doc: s/iquote /iquote/ 10623/head
authorKefu Chai <kchai@redhat.com>
Tue, 9 Aug 2016 07:55:30 +0000 (15:55 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 9 Aug 2016 09:08:45 +0000 (17:08 +0800)
commit133d2f9fb4dd91d35980c1a39b836ef9051db716
tree85efa3af9983c4240f43bcd22ea4b04bccd2d2b5
parent333877023e2a53e8a015387ce7b9bfb3be36eaae
admin/build-doc: s/iquote /iquote/

currently this works fine, but we ran into this problem before. and
technically "-iquote<dir>" is the valid syntax, and "-iquote <dir>"
is not. see https://gcc.gnu.org/onlinedocs/gcc/Directory-Options.html

Signed-off-by: Kefu Chai <kchai@redhat.com>
admin/build-doc