From 03d200f9484d9706535142d9cc0336fcf02b369c Mon Sep 17 00:00:00 2001 From: Josh Blum Date: Tue, 14 Dec 2010 14:04:39 -0800 Subject: usrp2: updated images Makefile for the zpu gcc compiler --- firmware/microblaze/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'firmware') diff --git a/firmware/microblaze/CMakeLists.txt b/firmware/microblaze/CMakeLists.txt index 0b7f396c7..4344b3ab9 100644 --- a/firmware/microblaze/CMakeLists.txt +++ b/firmware/microblaze/CMakeLists.txt @@ -40,7 +40,6 @@ INCLUDE_DIRECTORIES( # misc flags for the gcc compiler ######################################################################## SET(CMAKE_C_FLAGS -abel) #always needed compile time and link time -#ADD_DEFINITIONS(-mxl-soft-div -msoft-float -mxl-soft-mul -mxl-barrel-shift) ADD_DEFINITIONS(-Os --std=gnu99 -Wall -Werror-implicit-function-declaration -ffunction-sections) MACRO(ADD_LINKER_FLAGS flags) -- cgit v1.2.3