Changeset 1129 in SHVCSoftware for branches/SHM-dev/build/linux/common


Ignore:
Timestamp:
7 Jul 2015, 03:01:11 (10 years ago)
Author:
seregin
Message:

revert r1127

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/build/linux/common/makefile.base

    r1127 r1129  
    4848# default cpp flags for all configurations
    4949#CPPFLAGS          = -Wall -fPIC $(DEFS) -I$(CURDIR)/$(INC_DIR) $(USER_INC_DIRS)
    50 #CPPFLAGS          = -fPIC $(DEFS) -I$(CURDIR)/$(INC_DIR) $(USER_INC_DIRS) -Wall -Wshadow -Wno-sign-compare -Werror
    51 CPPFLAGS          = -fPIC $(DEFS) -I$(CURDIR)/$(INC_DIR) $(USER_INC_DIRS) -Wall -Wshadow -Wno-sign-compare
     50CPPFLAGS          = -fPIC $(DEFS) -I$(CURDIR)/$(INC_DIR) $(USER_INC_DIRS) -Wall -Wshadow -Wno-sign-compare -Werror
    5251
    5352##########
Note: See TracChangeset for help on using the changeset viewer.