Skip to content

Commit

Permalink
Merge branch 'build-only-linux' of https://github.com/pinotree/util-l…
Browse files Browse the repository at this point in the history
…inux

* 'build-only-linux' of https://github.com/pinotree/util-linux:
  build-sys: build sample-mount-overwrite only on Linux
  • Loading branch information
karelzak committed Jul 8, 2024
2 parents 837c353 + 480e5d5 commit cfba323
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libmount/samples/Makemodule.am
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

if LINUX
check_PROGRAMS += \
sample-mount-overwrite
endif

sample_mount_cflags = $(AM_CFLAGS) -I$(ul_libmount_incdir)
sample_mount_ldadd = libmount.la $(LDADD)
Expand Down

0 comments on commit cfba323

Please sign in to comment.