Changes in uspace/lib/c/arch/sparc32/Makefile.common [ae7bbfd0:1df1905] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/arch/sparc32/Makefile.common
rae7bbfd0 r1df1905 27 27 # 28 28 29 LFLAGS += -no-check-sections29 LFLAGS = -no-check-sections 30 30 31 31 ENDIANESS = BE
Note:
See TracChangeset
for help on using the changeset viewer.