[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / lang / rust

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/lang/rust/Makefile between version 1.3 and 1.4

version 1.3, 2016/09/12 13:27:33 version 1.4, 2016/09/13 12:37:08
Line 57  CONFIGURE_ARGS+= --disable-jemalloc
Line 57  CONFIGURE_ARGS+= --disable-jemalloc
 #  #
 # Under NetBSD, do not use DT_RUNPATH  # Under NetBSD, do not use DT_RUNPATH
 #  #
 .if ${OPSYS} == "NetBSD"  BUILDLINK_TRANSFORM.NetBSD+=    rm:-Wl,--enable-new-dtags
 BUILDLINK_TRANSFORM+=   rm:-Wl,--enable-new-dtags  
 .endif  
   
 #  #
 # Can't use pkgsrc llvm on SunOS at the moment due to a relocation error.  # Can't use pkgsrc llvm on SunOS at the moment due to a relocation error.

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

CVSweb <webmaster@jp.NetBSD.org>