Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/1d7c14ca7736483bca06070b85eeb53021034391
...commit
http://git.netsurf-browser.org/toolchains.git/commit/1d7c14ca7736483bca06070b85eeb53021034391
...tree
http://git.netsurf-browser.org/toolchains.git/tree/1d7c14ca7736483bca06070b85eeb53021034391
The branch, ashmew2/kolibrios has been updated
via 1d7c14ca7736483bca06070b85eeb53021034391 (commit)
from 206201519dc2d9cd1a13a080933c2b922d9e68d6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/toolchains.git/commit/?id=1d7c14ca7736483bca06070b85eeb53021034391
commit 1d7c14ca7736483bca06070b85eeb53021034391
Author: Ashish Gupta <[email protected]>
Commit: Ashish Gupta <[email protected]>
Fix makefile
diff --git a/kos32-gcc/Makefile b/kos32-gcc/Makefile
index 84abde0..e023a4b 100644
--- a/kos32-gcc/Makefile
+++ b/kos32-gcc/Makefile
@@ -1,4 +1,4 @@
-all: builder
+install: builder
builder:
./build.sh
-----------------------------------------------------------------------
Summary of changes:
kos32-gcc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kos32-gcc/Makefile b/kos32-gcc/Makefile
index 84abde0..e023a4b 100644
--- a/kos32-gcc/Makefile
+++ b/kos32-gcc/Makefile
@@ -1,4 +1,4 @@
-all: builder
+install: builder
builder:
./build.sh
--
Cross-compilation toolchains and environments
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org