mirror of
https://github.com/google/liblc3.git
synced 2026-06-12 05:42:26 +00:00
make: Add hidden GNU visibility, and enable LTO
This commit is contained in:
committed by
Antoine SOULIER
parent
e1f41fc8d4
commit
2e655459eb
+1
-1
@@ -15,7 +15,7 @@
|
||||
project('lc3', 'c',
|
||||
version: '1.0.4',
|
||||
license: 'Apache-2.0',
|
||||
meson_version: '>= 0.47.0',
|
||||
meson_version: '>= 0.48.0',
|
||||
default_options: ['b_lto=true'])
|
||||
|
||||
cc = meson.get_compiler('c')
|
||||
|
||||
Reference in New Issue
Block a user