[meson] reflect chosen linker update

As d9177a594b
This commit is contained in:
Ebrahim Byagowi 2020-05-29 23:54:14 +04:30 committed by GitHub
parent 0d8442a55f
commit 5eb6cafd2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ option('gtk_doc', type : 'feature', value : 'auto', yield : true,
option('icu_builtin', type: 'boolean', value: false,
description: 'Don\'t separate ICU support as harfbuzz-icu module')
option('with_libstdcxx', type: 'boolean', value: false,
description: 'Allow linking with libstdc++ (always enabled in Windows)')
description: 'Allow linking with libstdc++')
option('experimental_api', type: 'boolean', value: false,
description: 'Enable experimental APIs')
option('amalgam', type: 'boolean', value: false,