mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 09:36:46 +00:00
try to not install extra stuff
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6378 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -104,7 +104,7 @@ else
|
||||
$(SHARED_LIBRARY): $(ULTRASPARC_ASOBJS)
|
||||
$(LD) -G -z text -z endfiltee -o $@ $(ULTRASPARC_ASOBJS)
|
||||
$(INSTALL) -m 444 $@ $(dist_libdir)/cpu/sparcv8plus
|
||||
$(INSTALL) -m 444 $@ $(dist_bindir)/cpu/sparcv8plus
|
||||
# $(INSTALL) -m 444 $@ $(dist_bindir)/cpu/sparcv8plus
|
||||
#
|
||||
# The -f $(ORIGIN)/... linker flag uses the real file, after symbolic links
|
||||
# are resolved, as the origin. If NSDISTMODE is not "copy", libnspr4.so
|
||||
|
Reference in New Issue
Block a user