[V8] Add custom object compare callback
[profile/ivi/qtjsbackend.git] / sync.profile
index f8e9994..365e554 100644 (file)
 #   - any git symbolic ref resolvable from the module's repository (e.g. "refs/heads/master" to track master branch)
 #
 %dependencies = (
-        "qtbase" => "95c5be8bc1c8f9ff8e7f95e52a8abd3cd7976ba1",
+        "qtbase" => "refs/heads/master",
+);
+
+# compile tests
+%configtests = (
+    "hardfloat" => {},
 );