CONFIG: remove WM_LINK_LANGUAGE env variable (always c++)

- was somewhat redundant in wmake/rules/General/general anyhow
This commit is contained in:
Mark Olesen
2018-04-24 14:59:47 +02:00
parent b4d38ab468
commit 2768500d57
6 changed files with 5 additions and 9 deletions

View File

@ -135,7 +135,6 @@ esac
# wmake configuration
export WM_DIR=$WM_PROJECT_DIR/wmake
export WM_LINK_LANGUAGE=c++
export WM_LABEL_OPTION=Int$WM_LABEL_SIZE
export WM_OPTIONS=$WM_ARCH$WM_COMPILER$WM_PRECISION_OPTION$WM_LABEL_OPTION$WM_COMPILE_OPTION