mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-21 22:00:53 +00:00
Rename mapfile for Solaris
This commit is contained in:
parent
6fa0d8429d
commit
dd1484800c
@ -458,7 +458,7 @@ endif
|
||||
ifeq ($(IS_SUN)$(SUN_COMPILER),11)
|
||||
ifneq ($(IS_X86)$(IS_X32)$(IS_X64),000)
|
||||
ifeq ($(findstring -DCRYPTOPP_DISABLE_ASM,$(CXXFLAGS)),)
|
||||
LDFLAGS += -M cryptest.mapfile
|
||||
LDFLAGS += -M cryptopp.mapfile
|
||||
endif # No CRYPTOPP_DISABLE_ASM
|
||||
endif # X86/X32/X64
|
||||
endif # SunOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user