mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2025-02-13 00:41:07 +00:00
Update OS X INFO message
This commit is contained in:
parent
babff262c5
commit
3ee89c581c
@ -1716,7 +1716,7 @@ ifeq ($(IS_DARWIN),1)
|
||||
ifeq ($(findstring -stdlib=libc++,$(CRYPTOPP_CXXFLAGS)$(CXXFLAGS)),)
|
||||
$(info )
|
||||
$(info INFO: Crypto++ was built without LLVM's libc++. If you are using the library)
|
||||
$(info INFO: with Xcode, then you should add -stdlib=libc++ to CXXFLAGS. It is)
|
||||
$(info INFO: with modern Xcode, then you should add -stdlib=libc++ to CXXFLAGS. It is)
|
||||
$(info INFO: already present in the makefile, and you only need to uncomment it.)
|
||||
$(info )
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user