mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
. Sort PTHREAD_FILES.
. Add j2se/ext/plugin/build/solaris/GNUmakefile to PTHREAD_FILES. Should fix plugin compilation on -CURRENT. Mea culpa. PR: 58269 Submitted by: Scott Dodson <sdodson@sdodson.com>
This commit is contained in:
parent
38e92a01ba
commit
1fecbe771d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91780
@ -79,9 +79,10 @@ PLIST_SUB+= DEBUG:=""
|
||||
PTHREAD_FILES= hotspot/build/bsd/makefiles/gcc.make \
|
||||
hotspot/build/bsd/makefiles/vm.make \
|
||||
j2se/make/common/Defs.gmk \
|
||||
j2se/make/common/Program.gmk \
|
||||
j2se/make/common/Defs-bsd.gmk \
|
||||
j2se/make/java/hpi/native/Makefile
|
||||
j2se/make/common/Program.gmk \
|
||||
j2se/make/java/hpi/native/Makefile \
|
||||
j2se/ext/plugin/build/solaris/GNUmakefile
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -79,9 +79,10 @@ PLIST_SUB+= DEBUG:=""
|
||||
PTHREAD_FILES= hotspot/build/bsd/makefiles/gcc.make \
|
||||
hotspot/build/bsd/makefiles/vm.make \
|
||||
j2se/make/common/Defs.gmk \
|
||||
j2se/make/common/Program.gmk \
|
||||
j2se/make/common/Defs-bsd.gmk \
|
||||
j2se/make/java/hpi/native/Makefile
|
||||
j2se/make/common/Program.gmk \
|
||||
j2se/make/java/hpi/native/Makefile \
|
||||
j2se/ext/plugin/build/solaris/GNUmakefile
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -79,9 +79,10 @@ PLIST_SUB+= DEBUG:=""
|
||||
PTHREAD_FILES= hotspot/build/bsd/makefiles/gcc.make \
|
||||
hotspot/build/bsd/makefiles/vm.make \
|
||||
j2se/make/common/Defs.gmk \
|
||||
j2se/make/common/Program.gmk \
|
||||
j2se/make/common/Defs-bsd.gmk \
|
||||
j2se/make/java/hpi/native/Makefile
|
||||
j2se/make/common/Program.gmk \
|
||||
j2se/make/java/hpi/native/Makefile \
|
||||
j2se/ext/plugin/build/solaris/GNUmakefile
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user