mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 09:19:28 +00:00
Changed from pic to PIC for Solaris build per Vishy.
This commit is contained in:
parent
ed6895a1a4
commit
0a013dba09
@ -43,7 +43,7 @@ ifndef NS_USE_NATIVE
|
||||
else
|
||||
CC = cc
|
||||
CCC = CC
|
||||
CFLAGS += -mt -Kpic
|
||||
CFLAGS += -mt -KPIC
|
||||
# LD = CC
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user