eda;drivers;SQLite,SQLiteCipher; fix .epj files to never use --fast-math flag on...
[sdk] / eda / drivers / sqlite / EDASQLite.epj
old mode 100644 (file)
new mode 100755 (executable)
index 44bb3ba..4fd417f
@@ -99,6 +99,9 @@
    "Files" : [
       {
          "FileName" : "sqlite3.c",
+         "Options" : {
+            "FastMath" : false
+         },
          "Platforms" : [
             {
                "Name" : "linux",