New commits:
commit a593eed74e6357109db6f801cfe262a484ed297c
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
http/webkitfltk: needs to be built with -DNDEBUG in CXXFLAGS
diff --git a/http/webkitfltk/BUILD b/http/webkitfltk/BUILD
index ae9c1f6..88b0ae4 100755
--- a/http/webkitfltk/BUILD
+++ b/http/webkitfltk/BUILD
@@ -10,7 +10,7 @@ sed -i '29i#include <unicode/utf16.h>' \
sed -i 's;fltk-config13;fltk-config;g' \
Source/WebKit/gtk/Makefile &&
make -C Source/WTF/wtf &&
make -C Source/JavaScriptCore gen &&
diff --git a/http/webkitfltk/HISTORY b/http/webkitfltk/HISTORY
index 34feb76..0b0a6eb 100644
--- a/http/webkitfltk/HISTORY
+++ b/http/webkitfltk/HISTORY
@@ -1,3 +1,6 @@
+2015-04-28 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD: needs -DNDEBUG in CXXFLAGS, testapp links fine now
+
2015-04-27 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: spell created
[SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (a593eed74e6357109db6f801cfe262a484ed297c),
Pavel Vinogradov, 04/28/2015