From 32aed59c9e02e734faa2d1b3d8c06fd447c8dd78 Mon Sep 17 00:00:00 2001 From: midipix Date: Thu, 19 May 2016 03:21:59 -0400 Subject: build system: added support for [C|LD]FLAGS_LAST and [C|LD]FLAGS_ONCE. --- config.usage | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.usage') diff --git a/config.usage b/config.usage index 3d334a8..47599e9 100644 --- a/config.usage +++ b/config.usage @@ -80,6 +80,8 @@ supported variables: CFLAGS_PATH CFLAGS_STRICT CFLAGS_UTIL + CFLAGS_LAST + CFLAGS_ONCE LDFLAGS LDFLAGS_DEBUG @@ -90,6 +92,8 @@ supported variables: LDFLAGS_PATH LDFLAGS_STRICT LDFLAGS_UTIL + LDFLAGS_LAST + LDFLAGS_ONCE PE_SUBSYSTEM PE_IMAGE_BASE -- cgit v1.2.3