diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-23 10:54:27 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-23 10:54:27 +0300 |
commit | 9fad0cb442d4a566c295f81c20ce49f357ede042 (patch) | |
tree | 493281c545fc78a0c1c5866c4076281acbc0dae0 /extra/libsoup/build | |
parent | a93e1a58bf35f41fc32d8c852d06bb30ea457942 (diff) | |
download | repository-9fad0cb442d4a566c295f81c20ce49f357ede042.tar.gz |
libsoup: bump to 2.72.0
Diffstat (limited to 'extra/libsoup/build')
-rwxr-xr-x | extra/libsoup/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/libsoup/build b/extra/libsoup/build index 4a70f168..334686ca 100755 --- a/extra/libsoup/build +++ b/extra/libsoup/build @@ -10,6 +10,7 @@ meson \ -Dvapi=disabled \ -Dgssapi=disabled \ -Dbrotli=disabled \ + -Dsysprof=disabled \ . output ninja -C output |