Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Fisiu
gambas3
gambas3-3.12.2-llvm.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gambas3-3.12.2-llvm.patch of Package gambas3
diff -ruN gambas-3.12.2.orig/gb.jit.llvm/configure.ac gambas-3.12.2/gb.jit.llvm/configure.ac --- gambas-3.12.2.orig/gb.jit.llvm/configure.ac 2019-01-12 17:47:15.000000000 +0300 +++ gambas-3.12.2/gb.jit.llvm/configure.ac 2019-02-04 21:51:22.679530071 +0300 @@ -28,11 +28,11 @@ if test "x$min_llvm_version_ok$max_llvm_version_ok" = xyy; then AC_MSG_RESULT([yes ($LLVM_VERSION)]) - + if test "x$LLVM_LIBS" = x; then LLVM_LIBS=-lLLVM-$LLVM_VERSION fi - + else AC_MSG_RESULT(no) touch DISABLED DISABLED.gb.jit.llvm @@ -43,7 +43,7 @@ GB_COMPONENT( jitllvm, JITLLVM, gb.jit.llvm, [src], - [GB_FIND(llvm/ExecutionEngine/JIT.h llvm/Config/llvm-config.h llvm-c/Core.h, `$LLVM_CONFIG --prefix` /usr/lib/llvm* /usr/local /usr, include)], + [GB_FIND(llvm/ExecutionEngine/JIT.h llvm/Config/llvm-config.h llvm-c/Core.h, $LLVM_INCLUDE, .)], [], [$C_LIB `$LLVM_CONFIG --ldflags` $LLVM_LIBS], [-I../../main/gbx -I../../main/share -D_DEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor