stefan pushed a commit to branch master.

commit d33562f49a91747e1683b7ac59e03bd3fdd90f93
Author: Stefan Schmidt <[email protected]>
Date:   Thu Jul 18 13:53:23 2013 +0100

    Revert "evil: Fix parallel make by setting internal dependencies."
    
    This reverts commit 0f0165e253558eed5d8817e21908a5aaa2016304.
    
    Reverting my whole try to make the mingw build work with make -j6
    on jenkins.
    
    People told me that other people said that parallel build was
    already working fine. Thats not what I see, but I could not care
    less. If some folks leave the community but still want to preserve
    ownership about specific parts I'm not in the mood for any such
    politics.
---
 src/Makefile_Evil.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/src/Makefile_Evil.am b/src/Makefile_Evil.am
index d55764a..af8512b 100644
--- a/src/Makefile_Evil.am
+++ b/src/Makefile_Evil.am
@@ -114,7 +114,6 @@ lib_evil_libdl_la_CPPFLAGS = -I$(top_builddir)/src/lib/efl \
 lib_evil_libdl_la_LIBADD = \
 @USE_EVIL_LIBS@ \
 @EVIL_DLFCN_LIBS@
-lib_evil_libdl_la_DEPENDENCIES = @USE_EVIL_INTERNAL_LIBS@
 lib_evil_libdl_la_LDFLAGS = @EFL_LTLIBRARY_FLAGS@
 
 ### Binary
@@ -153,11 +152,9 @@ endif
 
 bin_evil_evil_suite_CPPFLAGS = -I$(top_builddir)/src/lib/efl @EVIL_CFLAGS@
 bin_evil_evil_suite_LDADD = @USE_EVIL_LIBS@ @DL_LIBS@ -lm
-bin_evil_evil_suite_DEPENDENCIES = @USE_EVIL_INTERNAL_LIBS@
 
 bin_evil_test_evil_SOURCES = bin/evil/test_evil.c
 bin_evil_test_evil_LDADD = @USE_EVIL_LIBS@
-bin_evil_test_evil_DEPENDENCIES = @USE_EVIL_INTERNAL_LIBS@
 
 endif
 EXTRA_DIST += \

-- 

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk

Reply via email to