summaryrefslogtreecommitdiff
path: root/firebird/firebird-icu.patch.1
blob: 70275ea722935a5dfa8bd5697c571af446e496bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Only in firebird: build.log
diff -ur firebird.org/builds/posix/Makefile.in.examples firebird/builds/posix/Makefile.in.examples
--- firebird.org/builds/posix/Makefile.in.examples	2013-06-21 20:47:17.047657633 +0100
+++ firebird/builds/posix/Makefile.in.examples	2013-06-21 21:01:45.297638456 +0100
@@ -53,10 +53,10 @@
 export PATH
 
 ifeq ($(PLATFORM),DARWIN)
-DYLD_LIBRARY_PATH := $(GEN_ROOT)/firebird/lib
+DYLD_LIBRARY_PATH := $(DYLD_LIBRARY_PATH):$(GEN_ROOT)/firebird/lib
 export DYLD_LIBRARY_PATH
 else
-LD_LIBRARY_PATH := $(GEN_ROOT)/firebird/lib
+LD_LIBRARY_PATH := $(LD_LIBRARY_PATH):$(GEN_ROOT)/firebird/lib
 export LD_LIBRARY_PATH
 endif
 GPRE_FLAGS=	-r -m -z -n
Only in firebird/builds/posix: Makefile.in.examples~
diff -ur firebird.org/builds/posix/Makefile.in.firebird firebird/builds/posix/Makefile.in.firebird
--- firebird.org/builds/posix/Makefile.in.firebird	2013-06-21 20:47:17.060657632 +0100
+++ firebird/builds/posix/Makefile.in.firebird	2013-06-21 21:12:00.559624868 +0100
@@ -44,7 +44,7 @@
 TEST_PATH = @FIREBIRD_BUILD_DIR@
 # Firebird libs path set at link time (-R) so do not override local requirements - nmcc 28/12/2002
 #LD_LIBRARY_PATH=$(RealFirebirdPath)/lib
-LD_LIBRARY_PATH=$(LIB)
+LD_LIBRARY_PATH:=$(LD_LIBRARY_PATH):$(LIB)
 
 #export ISC_USER
 #export ISC_PASSWORD
Only in firebird/builds/posix: Makefile.in.firebird~
Only in firebird: config.log
Only in firebird: config.status
Only in firebird/extern/btyacc: btyacc
Only in firebird/extern/btyacc: closure.o
Only in firebird/extern/btyacc: error.o
Only in firebird/extern/btyacc: lalr.o
Only in firebird/extern/btyacc: lr0.o
Only in firebird/extern/btyacc: main.o
Only in firebird/extern/btyacc: mkpar.o
Only in firebird/extern/btyacc: mstring.o
Only in firebird/extern/btyacc: output.o
Only in firebird/extern/btyacc: reader.o
Only in firebird/extern/btyacc: readskel.o
Only in firebird/extern/btyacc: skeleton.o
Only in firebird/extern/btyacc: symtab.o
Only in firebird/extern/btyacc: verbose.o
Only in firebird/extern/btyacc: warshall.o
Only in firebird: gen
Only in firebird: libtool
Only in firebird: Makefile
Only in firebird/src/dsql: dsql.tab.h
Only in firebird/src/dsql: parse.cpp
Only in firebird/src/gpre: gpre_meta.cpp
Only in firebird/src/include/gen: autoconfig.h
Only in firebird/src/include/gen: blrtable.h
Only in firebird/src/misc: codes.cpp
Only in firebird: temp