mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-01 03:41:11 +02:00
app-arch/unzip: Sync with Gentoo
It's from Gentoo commit 21b5f65e3130f0a523e8e1d3367e187cfb814f1d.
This commit is contained in:
parent
2c766fda5a
commit
ae04f1307e
@ -73,6 +73,8 @@ src_configure() {
|
||||
*) die "Unknown target; please update the ebuild to handle ${CHOST} " ;;
|
||||
esac
|
||||
|
||||
append-flags -std=gnu89
|
||||
|
||||
[[ ${CHOST} == *linux* ]] && append-cppflags -DNO_LCHMOD
|
||||
use bzip2 && append-cppflags -DUSE_BZIP2
|
||||
use unicode && append-cppflags -DUNICODE_SUPPORT -DUNICODE_WCHAR -DUTF8_MAYBE_NATIVE -DUSE_ICONV_MAPPING
|
Loading…
x
Reference in New Issue
Block a user