Browse Source

Don't install private softfloat headers

pull/1730/head
Andrew Waterman 2 years ago
parent
commit
3e44fee398
  1. 5
      softfloat/softfloat.mk.in

5
softfloat/softfloat.mk.in

@ -243,8 +243,3 @@ softfloat_test_srcs =
softfloat_install_hdrs = \
softfloat.h \
softfloat_types.h \
primitives.h \
internals.h \
platform.h \
primitiveTypes.h \
specialize.h \

Loading…
Cancel
Save