FTK change. Makefile change for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@845 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -1048,6 +1048,7 @@ ifdef unix_target
|
||||
ifeq ($(usenativecc),yes)
|
||||
ifeq ($(target_word_size),64)
|
||||
link_flags += -xarch=generic64
|
||||
shared_link_flags += -xarch=generic64
|
||||
else
|
||||
link_flags += -xarch=v8plus
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user