summaryrefslogtreecommitdiff
path: root/dev-db/firebird/files/firebird-3.0.2.32703.0-cloop-compiler.patch
blob: 363602bed8f4975392f2a01d6efc03a330dc9f7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: LibreOffice git master


diff -ur firebird.org/extern/cloop/Makefile firebird/extern/cloop/Makefile
--- firebird.org/extern/cloop/Makefile	2016-08-17 18:32:59.078044357 +0200
+++ firebird/extern/cloop/Makefile	2016-08-17 18:33:14.430518561 +0200
@@ -4,8 +4,6 @@
 
 TARGET	:= release
 
-CC	:= gcc
-CXX	:= g++
 LD	:= $(CXX)
 
 SRC_DIR		:= src