diff options
Diffstat (limited to 'config_host.mk.in')
-rw-r--r-- | config_host.mk.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config_host.mk.in b/config_host.mk.in index 4b4f58f80fc2..ff8944af0cce 100644 --- a/config_host.mk.in +++ b/config_host.mk.in @@ -667,8 +667,6 @@ export TOUCH=@TOUCH@ export UCRTSDKDIR=@UCRTSDKDIR@ export UCRTVERSION=@UCRTVERSION@ export UCRT_REDISTDIR=@UCRT_REDISTDIR@ -export UNCACHED_CC=@UNCACHED_CC@ -export UNCACHED_CXX=@UNCACHED_CXX@ export USE_LD=@USE_LD@ export USE_LIBRARY_BIN_TAR=@USE_LIBRARY_BIN_TAR@ export USE_XINERAMA=@USE_XINERAMA@ |