Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/fd08c60123fbfc48d6367927044fbbc2f6ae22b5
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/fd08c60123fbfc48d6367927044fbbc2f6ae22b5
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/fd08c60123fbfc48d6367927044fbbc2f6ae22b5

The branch, ashmew2/nskolibrios has been updated
       via  fd08c60123fbfc48d6367927044fbbc2f6ae22b5 (commit)
      from  cc0a2394b2ad79f3528ed70a017c9a07898d5fa8 (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/netsurf.git/commit/?id=fd08c60123fbfc48d6367927044fbbc2f6ae22b5
commit fd08c60123fbfc48d6367927044fbbc2f6ae22b5
Author: Ashish Gupta <[email protected]>
Commit: Ashish Gupta <[email protected]>

    Remove useless line from makefile

diff --git a/frontends/kolibrios/Makefile b/frontends/kolibrios/Makefile
index c74c8ee..29c1b44 100644
--- a/frontends/kolibrios/Makefile
+++ b/frontends/kolibrios/Makefile
@@ -102,7 +102,6 @@ FB_FONT_internal_ns-sans := fonts/glyph_data
 # Internal font conversion
 $(TOOLROOT)/convert_font: $(TOOLROOT)/created 
$(FRONTEND_SOURCE_DIR)/fbsources/convert_font.c
        $(VQ)echo " HOST CC: $@"
-       $(error " HOST CC: $@")
        $(Q)$(HOST_CC) -o $@ $(FRONTEND_SOURCE_DIR)/fbsources/convert_font.c
 
 # 1: input file


-----------------------------------------------------------------------

Summary of changes:
 frontends/kolibrios/Makefile |    1 -
 1 file changed, 1 deletion(-)

diff --git a/frontends/kolibrios/Makefile b/frontends/kolibrios/Makefile
index c74c8ee..29c1b44 100644
--- a/frontends/kolibrios/Makefile
+++ b/frontends/kolibrios/Makefile
@@ -102,7 +102,6 @@ FB_FONT_internal_ns-sans := fonts/glyph_data
 # Internal font conversion
 $(TOOLROOT)/convert_font: $(TOOLROOT)/created 
$(FRONTEND_SOURCE_DIR)/fbsources/convert_font.c
        $(VQ)echo " HOST CC: $@"
-       $(error " HOST CC: $@")
        $(Q)$(HOST_CC) -o $@ $(FRONTEND_SOURCE_DIR)/fbsources/convert_font.c
 
 # 1: input file


-- 
NetSurf Browser

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to