Page MenuHomeFreeBSD

patch-build_config_linux_gtk2_BUILD.gn
No OneTemporary

patch-build_config_linux_gtk2_BUILD.gn

--- build/config/linux/gtk2/BUILD.gn.orig 2016-08-03 22:02:10.000000000 +0300
+++ build/config/linux/gtk2/BUILD.gn 2016-09-02 22:54:36.628597000 +0300
@@ -4,7 +4,7 @@
import("//build/config/linux/pkg_config.gni")
-assert(is_linux, "This file should only be referenced on Linux")
+assert(is_linux || is_bsd, "This file should only be referenced on Linux")
# Depend on //build/config/linux/gtk2 to use GTKv2.
#

File Metadata

Mime Type
text/x-diff
Expires
Sun, Dec 21, 3:56 PM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27098583
Default Alt Text
patch-build_config_linux_gtk2_BUILD.gn (418 B)

Event Timeline