Revert "Test MOD builds without single precission"
This reverts commit ac9209782e
.
This commit is contained in:
parent
ac9209782e
commit
5e9b50dbea
1 changed files with 1 additions and 2 deletions
3
Makefile
3
Makefile
|
@ -119,8 +119,7 @@ endif
|
|||
# --------------------------------------------------------------
|
||||
# MOD builds
|
||||
|
||||
EXTRA_MOD_FLAGS =
|
||||
# -I../include/single-precision -fsingle-precision-constant
|
||||
EXTRA_MOD_FLAGS = -I../include/single-precision -fsingle-precision-constant
|
||||
|
||||
ifeq ($(MODDUO),true)
|
||||
EXTRA_MOD_FLAGS += -mno-unaligned-access
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue