mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
meson: remove extraneous default install_dir arguments
This commit is contained in:
@ -55,7 +55,6 @@ libsysprof_capture = static_library(
|
||||
|
||||
dependencies: libsysprof_capture_deps,
|
||||
c_args: [ '-DSYSPROF_CAPTURE_COMPILATION' ],
|
||||
install_dir: get_option('libdir'),
|
||||
install: install_static,
|
||||
gnu_symbol_visibility: 'hidden',
|
||||
pic: true,
|
||||
|
||||
Reference in New Issue
Block a user