]> git.pld-linux.org Git - packages/erlang.git/commitdiff
- no LD_ASSUME_KERNEL for Th auto/th/erlang-R10B_10-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 2 Apr 2006 17:12:47 +0000 (17:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    erlang.spec -> 1.30

erlang.spec

index 8f05414fe2529db8c7d56d3567c5f89162bc6e6b..a834c6d90f150734e69f6226d97468a433eafd26 100644 (file)
@@ -80,7 +80,7 @@ cd ..
 %configure \
        --with%{!?with_java:out}-java
 ERL_TOP=`pwd`; export ERL_TOP
-LD_ASSUME_KERNEL=2.4.19 %{__make} \
+ %{__make} \
        TARGET="%{_erl_target}" \
        || { find . -name erl_crash.dump | xargs cat ; exit 1 ; }
 
This page took 0.068479 seconds and 4 git commands to generate.