]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cracklib: Drop using register keyword
authorKhem Raj <raj.khem@gmail.com>
Sun, 7 Aug 2022 19:37:40 +0000 (12:37 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2022 07:20:13 +0000 (08:20 +0100)
commit71eb15c474d891855a5b18e6835993848ffa7c51
tree1b9703fc0d59610f8273312c91bbf607ed6f7694
parentdabd97e78a599a81c056c0f3291244f5afae44b0
cracklib: Drop using register keyword

Fixes
incompatible integer to pointer conversion passing

These errors are found with newer compilers e.g. clang-15

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/cracklib/cracklib/0001-rules-Drop-using-register-keyword.patch [new file with mode: 0644]
meta/recipes-extended/cracklib/cracklib/0002-rules-Correct-parameter-types-to-Debug-calls.patch [new file with mode: 0644]
meta/recipes-extended/cracklib/cracklib_2.9.7.bb