Projects
openEuler:24.03:SP1:Everything
jffi
_service:tar_scm:jffi-fix-system-ffi.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:jffi-fix-system-ffi.patch of Package jffi
--- jni/GNUmakefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/jni/GNUmakefile b/jni/GNUmakefile index d7b2369..40f5275 100755 --- a/jni/GNUmakefile +++ b/jni/GNUmakefile @@ -274,7 +274,7 @@ debug: @echo "JFFI_BUILD_DIR=$(JFFI_BUILD_DIR)" @echo "OBJS=$(OBJS)" -$(LIBJFFI): $(OBJS) $(LIBFFI_LIBS) +$(LIBJFFI): $(OBJS) $(CC) -o $@ $(LDFLAGS) $(SOFLAGS) $(OBJS) $(LIBFFI_LIBS) $(LIBS) $(STRIP) $@ @@ -286,7 +286,9 @@ $(BUILD_DIR)/%.o : $(SRC_DIR)/%.S $(wildcard $(JFFI_SRC_DIR)/*.h) @mkdir -p $(@D) @$(CC) $(CFLAGS) -o $@ -c $< +ifneq ($(USE_SYSTEM_LIBFFI),1) $(OBJS) : $(LIBFFI_LIBS) +endif ifeq ($(OS), darwin) build_ffi = \ -- 2.33.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2