mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
lose superflouse -lrt CFLAG
This commit is contained in:
parent
c27196411e
commit
63971962d1
@ -14,7 +14,7 @@ export OBJCOPY = $(PREFIX)objcopy
|
||||
FLASHER = lpc2k_pgm
|
||||
TERM = pyterm.py
|
||||
|
||||
LINKFLAGS = -lrt -m32
|
||||
LINKFLAGS = -m32
|
||||
|
||||
ifeq ($(strip $(PORT)),)
|
||||
export PORT = /dev/ttyUSB0
|
||||
|
Loading…
Reference in New Issue
Block a user