pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/lua52



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Mar  5 13:39:20 UTC 2015

Modified Files:
        pkgsrc/lang/lua52: Makefile distinfo
        pkgsrc/lang/lua52/patches: patch-ab
Added Files:
        pkgsrc/lang/lua52/patches: patch-src_lua.c

Log Message:
Fix build and enable dymamic module.

* Add -no-undefined to libtool for fixing undefined reference errors
  under Cygwin.
* Use bsd build target for Cygwin to enable dynamic module loading.
* Disable Lua module version check under Cygwin.
  This workaround should be investigated deeper.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/lua52/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/lua52/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/lua52/patches/patch-ab
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/lua52/patches/patch-src_lua.c

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




Home | Main Index | Thread Index | Old Index