Skip to content

Commit

Permalink
Remove errant comment line
Browse files Browse the repository at this point in the history
  • Loading branch information
howardjp committed Dec 11, 2022
1 parent 087fe4d commit 061623c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
#
# Matthias Kleemann
##########################################################################
#SET(CMAKE_ASM_LINK_LIBRARY_FLAG "-nostartfiles -nostdlib -nodefaultlibs")

SET(CMAKE_ASM_LINK_LIBRARY_FLAG "-nostartfiles -nostdlib -nodefaultlibs")
SET(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} ${CMAKE_ASM_LINK_LIBRARY_FLAG}")
Expand Down

0 comments on commit 061623c

Please sign in to comment.