summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-07-21 10:19:17 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-07-21 10:19:17 +0300
commitb3d69a2d61253686e6e3c9479a8f90016118fc4c (patch)
treea61930d3e5cc83342e35438ee5bab8c3d5c5c120 /sfx2/Library_sfx.mk
parentb55b382415274d0e8bc12150a740b64bc0c3ca23 (diff)
Bin fairly pointless (and MSVC-specific) -nologo option
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rwxr-xr-xsfx2/Library_sfx.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 58e23ade737e..bd1125730c50 100755
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -282,7 +282,7 @@ $(eval $(call gb_Library_add_cxxobjects,sfx,\
sfx2/source/appl/shutdowniconw32 \
sfx2/source/doc/sfxacldetect \
sfx2/source/doc/syspathw32 \
- , $(gb_LinkTarget_EXCEPTIONFLAGS) $(gb_COMPILEROPTFLAGS) -nologo -UPRECOMPILED_HEADERS \
+ , $(gb_LinkTarget_EXCEPTIONFLAGS) $(gb_COMPILEROPTFLAGS) -UPRECOMPILED_HEADERS \
))
$(eval $(call gb_Library_add_linked_libs,sfx,\