]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge pull request #23581 from JiYou/fix.examples.Makefile
authorKefu Chai <tchaikov@gmail.com>
Thu, 16 Aug 2018 12:17:13 +0000 (20:17 +0800)
committerGitHub <noreply@github.com>
Thu, 16 Aug 2018 12:17:13 +0000 (20:17 +0800)
commit7a259296873c071c47377b0ab7416c7a458d7a77
treea5073650adeb4f2f6dd857176dbb495074fcb441
parentd9efc5aa6305535e83e80475308fb1f1ff91bd3a
parent1803671166be740898873816dc9805f73a7cd419
Merge pull request #23581 from JiYou/fix.examples.Makefile

examples/Makefile: add -Wno-unused-parameter to avoid compile error

Reviewed-by: Kefu Chai <kchai@redhat.com>