[gnome-sdk-images] Try to fix comment.



commit e10063f9c2ebc7cd055cea7599ffda4bdac09229
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Jan 15 05:50:11 2018 -0600

    Try to fix comment.
    
    Why did we pick a data format where comments are so hard to use....

 org.gnome.Sdk.json.in |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.Sdk.json.in b/org.gnome.Sdk.json.in
index 187f9ce..4b97806 100644
--- a/org.gnome.Sdk.json.in
+++ b/org.gnome.Sdk.json.in
@@ -793,8 +793,9 @@
                 "-DINCLUDE_INSTALL_DIR:PATH=/usr/include",
                 "-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON",
                 "-DENABLE_MINIBROWSER=ON",
-                "-DUSE_UPOWER=OFF" /* FIXME: Timers will not be throttled on low power. */,
-                "-DDEVELOPER_MODE=ON" /* HACK: https://bugs.webkit.org/show_bug.cgi?id=181438 */
+                "-DfollowinglineisaHACKforwebkitbug181438",
+                "-DDEVELOPER_MODE=ON",
+                "-DUSE_UPOWER=OFF" /* FIXME: Timers will not be throttled on low power. */
             ],
             "sources": [
                 {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]