components/tree/patches/Makefile.patch
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 31 Mar 2015 02:25:34 -0700
branchs11-update
changeset 4032 540cacc7d245
parent 3760 b92075be8b9d
child 5583 26ddfc624753
permissions -rw-r--r--
Close of build 20.

# Patch origin internal.
# Not to be sent upstream, because changes to this native Makefile were intended
# to be part of the build process.
#
# Of the suggested Solaris lines, only XOBJS (specific to this compoent) should
# be set here.
# The rest (CC, CFLAGS, LDFLAGS, MANDIR) need to be set by the Userland build
# environment to get the correct values.

--- tree-1.5.3/Makefile	Mon Oct 19 11:56:28 2009
+++ tree-1.5.3/Makefile.new	Mon Dec  1 12:35:08 2014
@@ -32,7 +32,7 @@
 #CC=cc
 #CFLAGS=-xO0 -v
 #LDFLAGS=
-#XOBJS=strverscmp.o
+XOBJS=strverscmp.o
 #MANDIR=${prefix}/share/man/man1
 
 # Uncomment for Cygwin: