mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-24 11:25:30 +00:00
Another try at getting all of the builds working properly regardless of options.
This commit is contained in:
parent
1b59c3a8a0
commit
3fa5510610
@ -96,8 +96,8 @@ WARNINGS = @WARNINGS@
|
|||||||
# Linker options...
|
# Linker options...
|
||||||
#
|
#
|
||||||
|
|
||||||
DSOFLAGS = @DSOFLAGS@
|
DSOFLAGS = @DSOFLAGS@ $(OPTIM)
|
||||||
LDFLAGS = @LDFLAGS@
|
LDFLAGS = @LDFLAGS@ $(OPTIM)
|
||||||
LIBS = @LIBS@ -lm
|
LIBS = @LIBS@ -lm
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user