SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
www/chromium/patches/patch-tools_generate_stubs_rules_gni
Normal file
11
www/chromium/patches/patch-tools_generate_stubs_rules_gni
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: tools/generate_stubs/rules.gni
|
||||
--- tools/generate_stubs/rules.gni.orig
|
||||
+++ tools/generate_stubs/rules.gni
|
||||
@@ -110,7 +110,6 @@ template("generate_stubs") {
|
||||
"${target_gen_dir}/${invoker.output_name}.cc",
|
||||
"${target_gen_dir}/${invoker.output_name}.h",
|
||||
]
|
||||
- libs = [ "dl" ]
|
||||
include_dirs = [ target_gen_dir ]
|
||||
if (defined(invoker.configs)) {
|
||||
configs += invoker.configs
|
Loading…
Add table
Add a link
Reference in a new issue