mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
r=mkaply, sr=blizzard (platform specific) Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
This commit is contained in:
parent
c18624ca1b
commit
e315269a4c
@ -104,10 +104,6 @@ FORCE_USE_PIC = 1
|
||||
|
||||
FORCE_SHARED_LIB = 1
|
||||
|
||||
ifeq ($(MOZ_OS2_TOOLS),EMX)
|
||||
OS_LIBS += -luconv
|
||||
endif
|
||||
|
||||
# UNIX98 iconv support
|
||||
OS_LIBS += $(LIBICONV)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user