Changeset aaae6d9 in mainline
- Timestamp:
- 2017-06-04T17:50:25Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- de1712e
- Parents:
- f98434b8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/ppc32/Makefile.common
rf98434b8 raaae6d9 29 29 30 30 ifeq ($(CONFIG_FPU),y) 31 FLOATS=hard31 FLOATS=hard 32 32 else 33 FLOATS=soft33 FLOATS=soft 34 34 endif 35 35
Note:
See TracChangeset
for help on using the changeset viewer.