Skip to content

Commit

Permalink
Build func test with quadmath
Browse files Browse the repository at this point in the history
  • Loading branch information
ckormanyos committed Jan 4, 2025
1 parent 565f1d8 commit 637fab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Jamfile.v2
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ rule get_function_tests
: # command line
: # input files
: # requirements
[ check-target-builds ../config//has_float128 : : <build>no ]
[ check-target-builds ../config//has_float128 : <source>quadmath : <build>no ]
<define>TEST_CPP_DOUBLE_FLOAT
: $(source:B)_cpp_double_fp ] ;
result += [ run $(source) quadmath no_eh_support
Expand Down

0 comments on commit 637fab4

Please sign in to comment.