From 521da7bbda27d7d6fc0d5c1eb9ea6aac75b56d3c Mon Sep 17 00:00:00 2001 From: Kohei Yoshida Date: Mon, 13 Dec 2010 10:50:10 -0500 Subject: Removed all references to soldep. --- solenv/inc/unxsoli4.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'solenv/inc/unxsoli4.mk') diff --git a/solenv/inc/unxsoli4.mk b/solenv/inc/unxsoli4.mk index b1778a0edfde..3c7e477875ca 100644 --- a/solenv/inc/unxsoli4.mk +++ b/solenv/inc/unxsoli4.mk @@ -106,8 +106,7 @@ CFLAGSWERRCXX=-xwe # Once all modules on this platform compile without warnings, set # COMPILER_WARN_ERRORS=TRUE here instead of setting MODULES_WITH_WARNINGS (see # settings.mk): -MODULES_WITH_WARNINGS := \ - soldep +MODULES_WITH_WARNINGS := STDOBJVCL=$(L)/salmain.o -- cgit