diff --git a/srcpkgs/SMC/template b/srcpkgs/SMC/template index da96c588640..c03c91f9c28 100644 --- a/srcpkgs/SMC/template +++ b/srcpkgs/SMC/template @@ -1,7 +1,7 @@ # Template file for 'SMC'. pkgname=SMC version=1.9 -revision=1 +revision=2 wrksrc=${pkgname,,}-${version} build_style=gnu-configure hostmakedepends="automake libtool gettext-devel pkg-config unzip" @@ -20,7 +20,7 @@ checksum=" c5bb2e1830c7cbe499c93851f5a02b2b900b4730d2c7a133a44a7b43a297dab8" CXXFLAGS="-fpermissive -std=c++11" -LDFLAGS="-lX11 -lboost_system" +LDFLAGS="-Wl,--no-as-needed -lX11 -lboost_system" post_extract() { # remove CRs from end of line