cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files
patch-lib_kernel_src_application__controller.erl
Jimmy Olgeni
olgeni at FreeBSD.org
Sun Jan 9 03:27:56 PST 2005
olgeni 2005-01-09 11:27:56 UTC
FreeBSD ports repository
Modified files:
lang/erlang Makefile
Added files:
lang/erlang/files
patch-lib_kernel_src_application__controller.erl
Log:
Fix HIPE support. Looks like GNU make is picking up ARCH from
environment, even if it is defined in the Makefile. Given that
FreeBSD's ARCH is "i386" and Erlang's ARCH is "x86", some substitutions
did fail leading to a strange compiler failure[0].
Also fix a file:format_error call that produces an incorrect error
message[1].
Obtained from: Brian Buchanan <bwb(at)holo.org> [0]
Obtained from: Vlad Dumitrescu <vlad_dumitrescu(at)hotmail.com> [1]
Revision Changes Path
1.64 +3 -2 ports/lang/erlang/Makefile
1.1 +14 -0 ports/lang/erlang/files/patch-lib_kernel_src_application__controller.erl (new)
More information about the cvs-ports
mailing list