]> git.ipfire.org Git - ipfire-2.x.git/blame - lfs/binutils
suricata: Change midstream policy to "pass-flow"
[ipfire-2.x.git] / lfs / binutils
CommitLineData
cd1a2927 1###############################################################################
cd1a2927 2# #
70df8302 3# IPFire.org - A linux based firewall #
aafdd71b 4# Copyright (C) 2007-2021 IPFire Team <info@ipfire.org> #
70df8302
MT
5# #
6# This program is free software: you can redistribute it and/or modify #
cd1a2927 7# it under the terms of the GNU General Public License as published by #
70df8302 8# the Free Software Foundation, either version 3 of the License, or #
cd1a2927
MT
9# (at your option) any later version. #
10# #
70df8302 11# This program is distributed in the hope that it will be useful, #
cd1a2927
MT
12# but WITHOUT ANY WARRANTY; without even the implied warranty of #
13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the #
14# GNU General Public License for more details. #
15# #
16# You should have received a copy of the GNU General Public License #
70df8302 17# along with this program. If not, see <http://www.gnu.org/licenses/>. #
cd1a2927 18# #
cd1a2927
MT
19###############################################################################
20
21###############################################################################
22# Definitions
23###############################################################################
24
25include Config
26
e56ca17e 27VER = 2.42
cd1a2927
MT
28
29THISAPP = binutils-$(VER)
25e33293 30DL_FILE = $(THISAPP).tar.xz
1751628e 31DL_FROM = $(URL_IPFIRE)
cd1a2927
MT
32DIR_APP = $(DIR_SRC)/$(THISAPP)
33
6c4cc7ea 34# Normal build or $(TOOLS_DIR) build.
cd1a2927
MT
35#
36ifeq "$(ROOT)" ""
37 TARGET = $(DIR_INFO)/$(THISAPP)
1d627130
MT
38 EXTRA_CONFIG = \
39 --prefix=/usr \
40 --enable-shared \
18f49339
MT
41 --with-system-zlib \
42 --enable-plugins \
43 --enable-ld=default \
44 --disable-gold
857d9bf2
MT
45 EXTRA_MAKE = tooldir=/usr
46 EXTRA_INSTALL = tooldir=/usr
cd1a2927 47else
15679d9f 48ifeq "$(PASS)" "1"
8e01581f 49 CFLAGS := $(patsubst -march=%,,$(CFLAGS))
f3c01b39 50 CFLAGS := $(patsubst -mfpu=%,,$(CFLAGS))
8e01581f 51 CFLAGS := $(patsubst -mfloat-abi=%,,$(CFLAGS))
11b5e5cb
AF
52 CFLAGS := $(patsubst -mindirect-branch=%,,$(CFLAGS))
53 CFLAGS := $(patsubst -mfunction-return=%,,$(CFLAGS))
ea381f64
AF
54 CFLAGS := $(patsubst -mbranch-protection=%,,$(CFLAGS))
55 CXXFLAGS := $(patsubst -mbranch-protection=%,,$(CXXFLAGS))
d83422d1
AF
56 CFLAGS := $(patsubst -fstack-clash-protection,,$(CFLAGS))
57 CFLAGS := $(patsubst -fcf-protection,,$(CFLAGS))
8e01581f 58
cd1a2927 59 TARGET = $(DIR_INFO)/$(THISAPP)-tools1
35a8f5f0
MT
60 EXTRA_CONFIG = \
61 --target=$(CROSSTARGET) \
6c4cc7ea 62 --prefix=$(TOOLS_DIR) \
2eb67894 63 --with-sysroot=$(ROOT) \
e111b836
MT
64 --with-lib-path=$(TOOLS_DIR)/lib \
65 --disable-nls
35a8f5f0 66 EXTRA_MAKE =
66c36198 67 EXTRA_INSTALL =
cd1a2927
MT
68else
69 TARGET = $(DIR_INFO)/$(THISAPP)-tools2
35a8f5f0 70 EXTRA_ENV = \
a74272d2 71 CC="$(CROSSTARGET)-gcc" \
35a8f5f0
MT
72 AR="$(CROSSTARGET)-ar" \
73 RANLIB="$(CROSSTARGET)-ranlib"
74 EXTRA_CONFIG = \
c16a83df
MT
75 --build=$(BUILDTARGET) \
76 --host=$(BUILDTARGET) \
6c4cc7ea 77 --prefix=$(TOOLS_DIR) \
e111b836
MT
78 --with-lib-path=$(TOOLS_DIR)/lib \
79 --with-sysroot \
567ec7f4
MT
80 --disable-nls \
81 --disable-gprofng
66c36198
PM
82 EXTRA_MAKE =
83 EXTRA_INSTALL =
cd1a2927
MT
84endif
85endif
86
81aa9714 87EXTRA_CONFIG += \
18f49339 88 --disable-werror \
81aa9714
MT
89 --enable-64-bit-bfd
90
cd1a2927
MT
91###############################################################################
92# Top-level Rules
93###############################################################################
94
95objects = $(DL_FILE)
96
97$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
98
e56ca17e 99$(DL_FILE)_BLAKE2 = e67a5c028fba70e70088fd11b38ec8c9c4ed5a019badefda25abeb6275997b16f0891e7ff3424c4b82bbfae92e8992669826920dd53df61cd48469d8f7cd5bd1
cd1a2927
MT
100
101install : $(TARGET)
102
103check : $(patsubst %,$(DIR_CHK)/%,$(objects))
104
105download :$(patsubst %,$(DIR_DL)/%,$(objects))
106
9a7e4d85 107b2 : $(subst %,%_BLAKE2,$(objects))
cd1a2927
MT
108
109###############################################################################
9a7e4d85 110# Downloading, checking, b2sum
cd1a2927
MT
111###############################################################################
112
113$(patsubst %,$(DIR_CHK)/%,$(objects)) :
114 @$(CHECK)
115
116$(patsubst %,$(DIR_DL)/%,$(objects)) :
117 @$(LOAD)
118
9a7e4d85
PM
119$(subst %,%_BLAKE2,$(objects)) :
120 @$(B2SUM)
cd1a2927
MT
121
122###############################################################################
123# Installation Details
124###############################################################################
125
126$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
127 @$(PREBUILD)
7cefbe1c 128 @rm -rf $(DIR_APP) $(DIR_SRC)/binutils-build && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
cd1a2927 129 @mkdir $(DIR_SRC)/binutils-build
fc5076e3
MT
130
131 # Prevent installing libiberty to lib64.
132 cd $(DIR_APP) && sed -i 's%\(^MULTIOSDIR = \).*%\1 ../lib%' libiberty/Makefile.in
133
dc7d6b20
MT
134 cd $(DIR_SRC)/binutils-build && $(EXTRA_ENV) $(DIR_APP)/configure $(EXTRA_CONFIG)
135 cd $(DIR_SRC)/binutils-build && make $(EXTRA_MAKE) $(MAKETUNING)
136 cd $(DIR_SRC)/binutils-build && make $(EXTRA_INSTALL) install
b4b6bcdb 137ifeq "$(ROOT)" ""
f97be0a6 138 cp -v $(DIR_APP)/include/libiberty.h /usr/include
18f49339
MT
139endif
140
141ifeq "$(TOOLCHAIN)" "1"
142 ifeq "$(PASS)" "2"
dc7d6b20
MT
143 cd $(DIR_SRC)/binutils-build && make -C ld clean
144 cd $(DIR_SRC)/binutils-build && make -C ld LIB_PATH=/usr/lib:/lib
6c4cc7ea 145 cd $(DIR_SRC)/binutils-build && cp -v ld/ld-new $(TOOLS_DIR)/bin
18f49339 146 endif
90d372c4 147endif
18f49339 148
cd1a2927
MT
149 @rm -rf $(DIR_APP) $(DIR_SRC)/binutils-build
150 @$(POSTBUILD)