mirror of
https://github.com/lovell/sharp.git
synced 2025-07-13 20:30:14 +02:00
Upgrade to libvips v8.10.6-alpha2
- Prebuilt Linux libvips binaries now use 'new' C++11 ABI
This commit is contained in:
parent
ce8f48e5d1
commit
23a48be315
@ -152,7 +152,7 @@
|
||||
}],
|
||||
['OS == "linux"', {
|
||||
'defines': [
|
||||
'_GLIBCXX_USE_CXX11_ABI=0'
|
||||
'_GLIBCXX_USE_CXX11_ABI=1'
|
||||
],
|
||||
'link_settings': {
|
||||
'library_dirs': ['<(sharp_vendor_dir)/lib'],
|
||||
|
@ -143,7 +143,7 @@
|
||||
},
|
||||
"license": "Apache-2.0",
|
||||
"config": {
|
||||
"libvips": "8.10.6-alpha1",
|
||||
"libvips": "8.10.6-alpha2",
|
||||
"runtime": "napi",
|
||||
"target": 3
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user