Skip to content
Snippets Groups Projects
Commit 2ab9f568 authored by Kenneth Hiemstra's avatar Kenneth Hiemstra
Browse files

unbos compile option for UNB2 is: -DCOMPILE_FOR_GEN2_UNB2

parent f248d57e
Branches
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ for arg ; do
userflags="-DCOMPILE_FOR_QSYS"
;;
use=gen2)
userflags="-DCOMPILE_FOR_GEN2"
userflags="-DCOMPILE_FOR_GEN2_UNB2"
;;
*=* )
# it was an option. skip it - if we wanted to,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment