Skip to content
Snippets Groups Projects
Commit 055d0c23 authored by Lenard Nagy's avatar Lenard Nagy
Browse files

Remove unnecessary options


Change-Id: I58e7148054baaebb6b6e131e45984101c2704a7b
Signed-off-by: default avatarLenard Nagy <lenard.nagy@ericsson.com>
parent d96bd040
No related branches found
No related tags found
No related merge requests found
# Configurations for the Free Open Source Software version
LICENSING := no
USAGE_STATS := no
##############################################################################
# Copyright (c) 2000-2016 Ericsson Telecom AB
# Copyright (c) 2000-2017 Ericsson Telecom AB
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
......@@ -14,16 +14,6 @@
##############################################################################
## Based on /etc/autotest/titan_builder_cfg.py
FLEX := /usr/bin/flex
BISON := /usr/bin/bison
COMPILERFLAGS += -pipe -pedantic -Wno-long-long -Wno-variadic-macros -Wextra
CCFLAGS += -Wno-overlength-strings
LDFLAGS += -Wl,-export-dynamic
#CC := gcc-48
#CXX:= g++-48
OPENSSL_DIR := default
JDKDIR := /home/titanrt/jenkins/jdk/jdk64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment