Signed-off-by: Robert Schwebel <[email protected]> --- rules/gcclibs.make | 1 + 1 file changed, 1 insertion(+)
diff --git a/rules/gcclibs.make b/rules/gcclibs.make index a1079c2..8c443da 100644 --- a/rules/gcclibs.make +++ b/rules/gcclibs.make @@ -21,6 +21,7 @@ GCCLIBS_VERSION := unknown else GCCLIBS_VERSION := $(shell $(CROSS_CC) -dumpversion) endif +GCCLIBS_LICENSE := LGPLv2.1, LGPLv2.1+, LGPLv3+ # ---------------------------------------------------------------------------- # Target-Install -- 2.1.4 -- ptxdist mailing list [email protected]
