File tree Expand file tree Collapse file tree 3 files changed +81
-0
lines changed Expand file tree Collapse file tree 3 files changed +81
-0
lines changed Original file line number Diff line number Diff line change 1+ # The contents of this file are subject to the Interbase Public
2+ # License Version 1.0 (the "License"); you may not use this file
3+ # except in compliance with the License. You may obtain a copy
4+ # of the License at http://www.Inprise.com/IPL.html
5+ #
6+ # Software distributed under the License is distributed on an
7+ # "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express
8+ # or implied. See the License for the specific language governing
9+ # rights and limitations under the License.
10+ #
11+ # The Original Code was created by Inprise Corporation
12+ # and its predecessors. Portions created by Inprise Corporation are
13+ # Copyright (C) Inprise Corporation.
14+ #
15+ # All Rights Reserved.
16+ # Contributor(s): ______________________________________.
17+ # Start of file prefix.linux: $(VERSION) $(PLATFORM)
18+ # 14 Apr 2008 Alan Barclay alan AT escribe.co.uk
19+
20+
21+ #LD=@CXX@
22+
23+ #PROD_FLAGS=-ggdb -O3 -fno-omit-frame-pointer -DLINUX -pipe -MMD -fPIC
24+ #DEV_FLAGS=-ggdb -DLINUX -DDEBUG_GDS_ALLOC -pipe -MMD -p -fPIC -Wall -Wno-switch
25+
26+ PROD_FLAGS=-O3 -DLINUX -DMIPS64EL -pipe -p -MMD -fPIC -fsigned-char -fmessage-length=0
27+ DEV_FLAGS=-ggdb -DLINUX -DMIPS64EL -pipe -p -MMD -fPIC -Wall -fsigned-char -fmessage-length=0 -Wno-non-virtual-dtor
Original file line number Diff line number Diff line change 1+ # The contents of this file are subject to the Interbase Public
2+ # License Version 1.0 (the "License"); you may not use this file
3+ # except in compliance with the License. You may obtain a copy
4+ # of the License at http://www.Inprise.com/IPL.html
5+ #
6+ # Software distributed under the License is distributed on an
7+ # "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express
8+ # or implied. See the License for the specific language governing
9+ # rights and limitations under the License.
10+ #
11+ # The Original Code was created by Inprise Corporation
12+ # and its predecessors. Portions created by Inprise Corporation are
13+ # Copyright (C) Inprise Corporation.
14+ #
15+ # All Rights Reserved.
16+ # Contributor(s): ______________________________________.
17+ # Start of file prefix.linux: $(VERSION) $(PLATFORM)
18+ # 14 Apr 2008 Alan Barclay alan AT escribe.co.uk
19+
20+
21+ #LD=@CXX@
22+
23+ #PROD_FLAGS=-ggdb -O3 -fno-omit-frame-pointer -DLINUX -pipe -MMD -fPIC
24+ #DEV_FLAGS=-ggdb -DLINUX -DDEBUG_GDS_ALLOC -pipe -MMD -p -fPIC -Wall -Wno-switch
25+
26+ PROD_FLAGS=-O3 -DLINUX -DPPC64 -pipe -p -MMD -fPIC -fsigned-char -fmessage-length=0
27+ DEV_FLAGS=-ggdb -DLINUX -DPPC64 -pipe -p -MMD -fPIC -Wall -fsigned-char -fmessage-length=0 -Wno-non-virtual-dtor
Original file line number Diff line number Diff line change 1+ # The contents of this file are subject to the Interbase Public
2+ # License Version 1.0 (the "License"); you may not use this file
3+ # except in compliance with the License. You may obtain a copy
4+ # of the License at http://www.Inprise.com/IPL.html
5+ #
6+ # Software distributed under the License is distributed on an
7+ # "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express
8+ # or implied. See the License for the specific language governing
9+ # rights and limitations under the License.
10+ #
11+ # The Original Code was created by Inprise Corporation
12+ # and its predecessors. Portions created by Inprise Corporation are
13+ # Copyright (C) Inprise Corporation.
14+ #
15+ # All Rights Reserved.
16+ # Contributor(s): ______________________________________.
17+ # Start of file prefix.linux: $(VERSION) $(PLATFORM)
18+ # 14 Apr 2008 Alan Barclay alan AT escribe.co.uk
19+
20+
21+ #LD=@CXX@
22+
23+ #PROD_FLAGS=-ggdb -O3 -fno-omit-frame-pointer -DLINUX -pipe -MMD -fPIC
24+ #DEV_FLAGS=-ggdb -DLINUX -DDEBUG_GDS_ALLOC -pipe -MMD -p -fPIC -Wall -Wno-switch
25+
26+ PROD_FLAGS=-O3 -DLINUX -DPPC64EL -pipe -p -MMD -fPIC -fsigned-char -fmessage-length=0
27+ DEV_FLAGS=-ggdb -DLINUX -DPPC64EL -pipe -p -MMD -fPIC -Wall -fsigned-char -fmessage-length=0 -Wno-non-virtual-dtor
You can’t perform that action at this time.
0 commit comments