WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=5cf7096384a2948d97c8583c7e90256e77f13db8

commit 5cf7096384a2948d97c8583c7e90256e77f13db8
Author: Andrew Williams <a...@andywilliams.me>
Date:   Fri Oct 20 15:11:18 2017 -0700

    Wiki page efl-debug changed with summary [] by Andrew Williams
---
 pages/contrib/efl-debug.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pages/contrib/efl-debug.txt b/pages/contrib/efl-debug.txt
index 26690c0b..e85b5671 100644
--- a/pages/contrib/efl-debug.txt
+++ b/pages/contrib/efl-debug.txt
@@ -6,7 +6,7 @@
 
 ==== Compilation ====
 
-Remember to build EFL, Enlightenment etc. with debugging compile flags. 
[[/docs/distrs/]] has a section on this for your build environment. Remember to 
have ''-g'' as a ''CFLAGS'' option to ensure binaries and libraries have all 
the debug information they need. If you didn't build with debugging, simply 
build again with these flags correctly set and debugging can begin.
+Remember to build EFL, Enlightenment etc. with debugging compile flags. 
[[/docs/distros/]] has a section on this for your build environment. Remember 
to have ''-g'' as a ''CFLAGS'' option to ensure binaries and libraries have all 
the debug information they need. If you didn't build with debugging, simply 
build again with these flags correctly set and debugging can begin.
 
 ----
 

-- 


Reply via email to