summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 4 insertions, 1 deletions
diff --git a/README b/README
index e1f0d1e245..de9586dafd 100644
--- a/README
+++ b/README
@@ -506,7 +506,10 @@ COMPILER FLAGS
--------------
You can affect compilation optimization, debugging and other factors
-by setting your CFLAGS environment variable (and CXXFLAGS)
+by setting your CFLAGS environment variable (and CXXFLAGS). Be aware
+that to ensure ABI stability you should use the exact same CFLAGS /
+CXXFLAGS for all the build of EFL and any applications/libraries that
+depend on them.
Other recommendations: