* luci/modules/admin-core: extend network uvl scheme to cover ppp configurations too
[project/luci.git] / build / gccconfig.mk
index 0e4de27..bb308af 100644 (file)
@@ -18,5 +18,5 @@ ifeq ($(OS),Darwin)
 else
   SHLIB_FLAGS = -shared
 endif
-LINK = $(CC)
+LINK = $(CC) $(LDFLAGS)