Changeset 66b3e0b in mainline for uspace/Makefile.common


Ignore:
Timestamp:
2015-01-06T19:22:54Z (9 years ago)
Author:
Jan Kolarik <kolarik@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ef521d4
Parents:
8c7d5ad
Message:

In the middle of device hardware initialization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile.common

    r8c7d5ad r66b3e0b  
    258258
    259259ifeq ($(CONFIG_DEBUG),y)
    260         GCC_CFLAGS += -Werror
     260#       GCC_CFLAGS += -Werror
    261261        ICC_CFLAGS += -Werror
    262262endif
Note: See TracChangeset for help on using the changeset viewer.