diff options
| author | hongxu <hongxu.jia@windriver.com> | 2020-05-19 18:31:57 -0700 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-05-21 22:12:20 -0400 |
| commit | e960e1d2d42db7b236616f31e5021998ea93867f (patch) | |
| tree | 7c72bfbf4af6c3f1ab127130a9d2cad37d298de0 /meta-openstack/recipes-devtools/python/python-cinder/cinder.conf | |
| parent | e4d1cbbb0dfe99967ed3b3a83badfd2da3a34214 (diff) | |
| download | meta-cloud-services-e960e1d2d42db7b236616f31e5021998ea93867f.tar.gz | |
glusterfs: fix failure on gcc10
Since oe-core upgraded gcc to 10.1, there is a failure
...
|../../../../../glusterfs-6.1/rpc/rpc-transport/socket/src/socket.c:4302:24:
error: implicit declaration of function 'EC_KEY_new_by_curve_name'
[-Werror=implicit-function-declaration]
| 4302 | ecdh = EC_KEY_new_by_curve_name(nid);
...
Add option -Wno-error=implicit-function-declaration to workaround
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder/cinder.conf')
0 files changed, 0 insertions, 0 deletions
