From: <abe...@us...> - 2015-08-16 04:20:45
|
Revision: 7196 http://sourceforge.net/p/astlinux/code/7196 Author: abelbeck Date: 2015-08-16 04:20:42 +0000 (Sun, 16 Aug 2015) Log Message: ----------- fossil, build does not need the extra TARGET_MAKE_ENV Modified Paths: -------------- branches/1.0/package/fossil/fossil.mk Modified: branches/1.0/package/fossil/fossil.mk =================================================================== --- branches/1.0/package/fossil/fossil.mk 2015-08-16 00:58:55 UTC (rev 7195) +++ branches/1.0/package/fossil/fossil.mk 2015-08-16 04:20:42 UTC (rev 7196) @@ -23,7 +23,6 @@ endef FOSSIL_MAKE_ENV = \ - $(TARGET_MAKE_ENV) \ TCC="$(TARGET_CC)" FOSSIL_UNINSTALL_STAGING_OPT = --version This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |