aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesper Louis Andersen <[email protected]>2013-07-12 00:10:35 +0200
committerJesper Louis Andersen <[email protected]>2013-07-12 00:10:35 +0200
commitb32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc (patch)
treecf08adcb31f1ab390d542f4564e9494f6f25230c /README.md
parent90cba7b8c57dd87e222dfec64e0120fbb27d29a3 (diff)
downloaderlang.mk-b32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc.tar.gz
erlang.mk-b32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc.tar.bz2
erlang.mk-b32b9c3c44c31fa98d9ba2d32f77dd9960e1f7cc.zip
Set ERL_LIBS to $(DEPS_DIR) rather than `deps`
This solves a recursion problem when compiling deeper recursive makefile structures. All dependencies are pulled to the top-level dependencies directory by virtue of DEPS_DIR, but the recursive make calls to erlc fails since the value is hard-coded.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions