mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Remove tons of code from the buildscripts that was not used anymore.
This commit is contained in:
@@ -37,12 +37,6 @@ URL_IPFIRE = http://source.ipfire.org/source-2.x
|
||||
URL_TOOLCHAIN = http://source.ipfire.org/toolchains
|
||||
URL_SOURCE = source.ipfire.org:/pub/source/source-2.x
|
||||
|
||||
# Default compiler optimizations.
|
||||
#
|
||||
FLAGS_OPT = -O2
|
||||
FLAGS_CPU = -mcpu=$(MACHINE)
|
||||
FLAGS_ARCH = -march=$(MACHINE)
|
||||
|
||||
# Don't change this; it will be overridden by other makefiles where necessary.
|
||||
#
|
||||
ROOT =
|
||||
|
||||
Reference in New Issue
Block a user