mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-15 07:45:24 +01:00
Remove stray definition.
This commit is contained in:
parent
82341fe979
commit
cf85eeae81
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ AR = tcc -ar
|
||||||
CFLAGS = -I lib \
|
CFLAGS = -I lib \
|
||||||
-DPRODUCT=\"$(PRODUCT)\" \
|
-DPRODUCT=\"$(PRODUCT)\" \
|
||||||
-DVERSION=\"$(VERSION)\"
|
-DVERSION=\"$(VERSION)\"
|
||||||
-DHAVE_SIGCONTEXT=0
|
|
||||||
|
|
||||||
LDFLAGS = -L . -lm4
|
LDFLAGS = -L . -lm4
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue