CWS-TOOLING: integrate CWS mingwport30
This commit is contained in:
commit
6f18d1b699
1 changed files with 2 additions and 0 deletions
|
@ -88,6 +88,8 @@ CXXFLAGS+=-malign-natural
|
|||
BUILD_ACTION=$(GNUMAKE) -j$(EXTMAXPROCESS)
|
||||
.ELSE
|
||||
.IF "$(COM)"=="GCC"
|
||||
LDFLAGS=-Wl,--enable-runtime-pseudo-reloc-v2
|
||||
.EXPORT : LDFLAGS
|
||||
CONFIGURE_ACTION=./configure --without-x --enable-multithreaded --enable-exceptions LIBS=-lgdi32
|
||||
BUILD_ACTION=$(GNUMAKE) -j$(EXTMAXPROCESS)
|
||||
.ELSE
|
||||
|
|
Loading…
Reference in a new issue