Skip to content

Commit 0b52f08

Browse files
author
michael
committed
[PATCH 2/2] gcc warnings by Jonathan McCrohan
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1167 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
1 parent d63168b commit 0b52f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ACLOCAL_AMFLAGS=-I m4
1818
# use this for lots of warnings
1919
#AM_CFLAGS = -D_GNU_SOURCE -std=c99 -m64 -Wall -W -pedantic -Wno-variadic-macros -fno-strict-aliasing
2020

21-
lcd4linux_LDFLAGS =
21+
lcd4linux_LDFLAGS ="-Wl,--as-needed"
2222
lcd4linux_LDADD = @DRIVERS@ @PLUGINS@ @DRVLIBS@ @PLUGINLIBS@
2323
lcd4linux_DEPENDENCIES = @DRIVERS@ @PLUGINS@
2424

0 commit comments

Comments
 (0)