From 2a3e33865dd9a3d064a3c0af94ef11d4aa4a6ce4 Mon Sep 17 00:00:00 2001 From: Dan Nicholson Date: Fri, 28 Sep 2007 18:42:21 -0600 Subject: add support for LDFLAGS env var --- configs/default | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/default') diff --git a/configs/default b/configs/default index a7de3f813d..620445f684 100644 --- a/configs/default +++ b/configs/default @@ -20,6 +20,7 @@ CC = cc CXX = CC CFLAGS = -O CXXFLAGS = -O +LDFLAGS = GLU_CFLAGS = # Misc tools and flags -- cgit v1.2.3