mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 04:13:35 +00:00
Add linking to libstdc++ for buggy gcc installs
svn path=/trunk/; revision=5737
This commit is contained in:
@@ -36,7 +36,7 @@ WINE_RC = $(TARGET_NAME)
|
||||
|
||||
WINE_INCLUDE = ./
|
||||
|
||||
TARGET_GCCLIBS = comctl32 ole32 uuid
|
||||
TARGET_GCCLIBS = comctl32 ole32 uuid stdc++
|
||||
|
||||
all: explorer.exe
|
||||
@strip explorer.exe
|
||||
|
||||
Reference in New Issue
Block a user