new blfs: media-libs/fontconfig-2.17.1
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
https://github.com/mesonbuild/meson/issues/14201
|
||||
--- a/src/meson.build
|
||||
+++ b/src/meson.build
|
||||
@@ -49,7 +49,7 @@ fc_sources = files([
|
||||
|
||||
|
||||
|
||||
-fcobjshash_h = cc.preprocess('fcobjshash.gperf.h', include_directories: incbase)
|
||||
+fcobjshash_h = cc.preprocess('fcobjshash.gperf.h', include_directories: incbase, compile_args: '-g0')
|
||||
fcobjshash_gperf = custom_target(
|
||||
input: fcobjshash_h,
|
||||
output: 'fcobjshash.gperf',
|
||||
|
||||
Reference in New Issue
Block a user