Shared libraries work fine on Darwin now, so selection of shared libraries can be left up to CONFIG_SITE.
This commit is contained in:
@@ -13,11 +13,6 @@ include $(CONFIG)/os/CONFIG.Common.UnixCommon
|
||||
OS_CLASS = Darwin
|
||||
ARCH_CLASS = ppc
|
||||
|
||||
#
|
||||
# Don't try building shared libraries on Darwin for now
|
||||
#
|
||||
SHARED_LIBRARIES=NO
|
||||
|
||||
#
|
||||
# Special flags for Darwin
|
||||
# No common blocks (as required when going to shared libraries)
|
||||
|
||||
Reference in New Issue
Block a user