Changeset 341 for trunk/hal/virtual-cam/defs.mk
- Timestamp:
- 01/16/07 21:18:27 (4 years ago)
- Files:
-
- 1 modified
-
trunk/hal/virtual-cam/defs.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/hal/virtual-cam/defs.mk
r315 r341 39 39 -Wreturn-type -Wshadow -Wstrict-prototypes -Wunused -Wextra \ 40 40 -Werror-implicit-function-declaration \ 41 -ffreestanding -std=gnu99 -g -fdata-sections -ffunction-sections 41 -ffreestanding -std=gnu99 -g -fdata-sections -ffunction-sections \ 42 -DVIRTUAL_CAM 42 43 43 44 override LDFLAGS+=-lm
